ImageGear .NET
ShowStandardButton Method




ID of the button to be shown.
Shows the specified standard toolbar button.
Syntax
'Declaration
 
Public Sub ShowStandardButton( _
   ByVal buttonId As ImGearRecZoneGUIType _
) 
'Usage
 
Dim instance As ImGearRecZoneGUI
Dim buttonId As ImGearRecZoneGUIType
 
instance.ShowStandardButton(buttonId)
public void ShowStandardButton( 
   ImGearRecZoneGUIType buttonId
)
public: void ShowStandardButton( 
   ImGearRecZoneGUIType buttonId
) 
public:
void ShowStandardButton( 
   ImGearRecZoneGUIType buttonId
) 

Parameters

buttonId
ID of the button to be shown.
Remarks
This method shows the specified standard toolbar button. The button will be visible the next time the toolbar is shown.
See Also

Reference

ImGearRecZoneGUI Class
ImGearRecZoneGUI Members
ImGearRecZoneGUIType Enumeration

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback