ImageGear Professional v18.2 > API Reference Guide > ARTX Component API Reference > ARTX Component Objects > IGArtXGUICtl Control > IGArtXGUICtl Events > ToolBarNotify Event |
Raised whenever the user changes the button selection in the ToolBar.
Event ToolBarNotify(MarkType As enumIGArtXMarkType, Reason As enumIGArtXGUIToolbarEventType)
Name | Description |
---|---|
MarkType | The annotation mark button that was selected. |
Reason | The reason that ToolBarNotify has been raised. |
None.
N/A