| ImageGear Professional v18.2 > API Reference Guide > ARTX Component API Reference > ARTX Component Objects > IGArtXGUICtl Control |
This is general ArtX GUI control.
IIGArtXGUICtl
| IsTBButtonPressed Method | Checks if the specified toolbar button is pressed. |
| MouseDown Method | This method is for handling the mouse event. |
| MouseMove Method | This method is for handling the mouse event. |
| MouseUp Method | This method is for handling the mouse event. |
| PressTBButton Method | Presses or releases the specified toolbar button according to bPress parameter. |
| ReleaseTBButtons Method | Releases all toolbar buttons. |
| ShowAttributes Method | This Method opens property sheet for a given mark. |
| ArtXPage Property | This property gets/sets the ArtX Page that ArtX GUI is to be connected to. |
| Cursor Property | Returns currently selected mouse cursor. |
| Mode Property | This property changes the display mode of the ArtX GUI. |
| ToolbarVersion Property | This property gets/sets version of the ArtX GUI toolbar. |
| ToolbarVisible Property | This property shows/hides the ArtX GUI toolbar. |
| TooltipsVisible Property | Shows/hides the ArtX GUI tooltips. |
| HotSpotAction Event | This event is called when a user clicks on a hotspot mark. |
| ToolBarNotify Event | This event is raised whenever the user changes the button selection in the ToolBar. |