ImageGear for .NET
ButtonIsCustomized Method (ImGearRecZoneGUICustomToolBar)




Button identifier.
Returns a boolean value specifying whether the button is customized.
Syntax
'Declaration
 
Public Function ButtonIsCustomized( _
   ByVal buttonId As ImGearRecZoneGUIType _
) As Boolean
'Usage
 
Dim instance As ImGearRecZoneGUICustomToolBar
Dim buttonId As ImGearRecZoneGUIType
Dim value As Boolean
 
value = instance.ButtonIsCustomized(buttonId)
public bool ButtonIsCustomized( 
   ImGearRecZoneGUIType buttonId
)
public: bool ButtonIsCustomized( 
   ImGearRecZoneGUIType buttonId
) 
public:
bool ButtonIsCustomized( 
   ImGearRecZoneGUIType buttonId
) 

Parameters

buttonId
Button identifier.

Return Value

True if the button is customized, false otherwise.
See Also

Reference

ImGearRecZoneGUICustomToolBar Class
ImGearRecZoneGUICustomToolBar Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback