ClickTool
Occurs when you click a tool.
RightButtonClick
Occurs when you click the right mouse button in the tool bar.
RightButtonDoubleClick
Occurs when you double-click the right mouse button in the tool bar.
Note: This event is not available in Mobile generation for Pocket PC and Smartphone platforms.
ToolHotTracking
Occurs when you move the mouse pointer over an object without clicking. The tool bar must have the TOOLS_HOT_TRACKING property.
Note: This event is not implemented in Mobile generation.
ToolTipAppearance
Triggered when the tool's tooltip is about to appear. Useful for specifying certain tooltip properties before the tooltip is displayed.
Note: This event is not available in Mobile generation for Pocket PC and Smartphone platforms.
ToolTipDisappearance
Triggered when the tool's tooltip is about to disappear.
Note: This event is not available in Mobile generation for Pocket PC and Smartphone platforms.