ImageGear Professional v18.2 > API Reference Guide > ARTX Component API Reference > ARTX Component Objects > IGArtXGUICtl Control > IGArtXGUICtl Methods > PressTBButton Method |
Presses or releases the specified toolbar button according to bPress parameter.
Sub PressTBButton(ButtonID As enumIGArtXMarkType, bPress As Boolean)
Name | Description |
---|---|
ButtonID | Toolbar button to specify. An enumIGArtXMarkType Enumeration value. |
bPress | Boolean: True to press the button; False to release it. |
None
N/A