ImageGear22.Recognition.Forms Assembly > ImageGear.Recognition.Forms Namespace > ImGearRecZoneGUI Class : ShowToolBar Method |
'Declaration Public Sub ShowToolBar()
'Usage Dim instance As ImGearRecZoneGUI instance.ShowToolBar()
public void ShowToolBar()
public: void ShowToolBar();
public: void ShowToolBar();
NOTE:
If the toolbar is already visible, no action will be taken. To re-create the toolbar, call HideToolBar and then ShowToolBar.