ImageGear Professional v18.2 > API Reference Guide > ART Component API Reference > ART Component Objects > IGArtCtl Control > IGArtCtl Methods > ToolBarButtonText Method |
Changes the tooltip text for a ToolBar button.
ToolBarButtonText(ButtonID As Long, Text As String)
Name | Description |
---|---|
ButtonID | The button to change - an enumIGArtMarkType Enumeration value. |
Text | The text to use for the button's tooltip. |
None
N/A
None