ImageGear Professional v18.2 > User Guide > Using ImageGear > Using ImageGear ART Component > Operating with ART Marks > Event Handling |
IGArtCtl Control raises several different types of events, which your application can use for different purposes:
CreateNotify Event PreCreateNotify Event PreModifyNotify Event |
Used to validate the data stored in a mark |
PostCreateNotify Event DeleteNotify Event ModifyNotify Event |
Used to track the comings and goings of marks |
MouseNotify Event | Used to react to mouse events while in Run mode (see Edit Mode, Run Mode, and View Mode) |
SelectNotify Event | Used to react to mouse events while in Edit mode |
ToolBarNotify Event | Used to make the ToolBar functional (see Creating a Mark via the ToolBar) |