ImageGear Professional v18.2 > API Reference Guide > ART Component API Reference > ART Component Objects > IGArtCtl Control > IGArtCtl Methods > ToolBarButtonHide Method |
Hides or shows a ToolBar button.
ToolBarButtonHide(ButtonID As Long, bState As Boolean)
Name | Description |
---|---|
ButtonID | The button to change - an enumIGArtMarkType Enumeration value. |
bState | True means to hide the button. False means to show the button. |
None
N/A
None