| ImageGear Professional v18.2 > API Reference Guide > ART Component API Reference > ART Component Objects > IGArtCtl Control > IGArtCtl Methods > ToolBarButtonCheck Method |
Sets the visual appearance of a ToolBar button.
ToolBarButtonCheck(ButtonID As Long, bState As Boolean)
| Name | Description |
|---|---|
| ButtonID | The button to change - an enumIGArtMarkType Enumeration value. |
| bState | True means to make the visual appearance that of a "down" button. False means to make the visual appearance that of an "up" button. |
None
N/A
None