ImageGear for .NET
CreateCustomButtonDialog Method




Creates a custom button using the property sheet GUI.
Syntax
'Declaration
 
Public Function CreateCustomButtonDialog() As Integer
'Usage
 
Dim instance As ImGearRecZoneGUI
Dim value As Integer
 
value = instance.CreateCustomButtonDialog()
public int CreateCustomButtonDialog()
public: int CreateCustomButtonDialog(); 
public:
int CreateCustomButtonDialog(); 

Return Value

Integer value.
Remarks
This method creates a custom button using the property sheet GUI.
See Also

Reference

ImGearRecZoneGUI Class
ImGearRecZoneGUI Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback