ToolChanged Event
Syntax
Sub ControlName_ToolChanged(Tool)
Applies To
Purpose
Fires when you change the currently selected tool.
Remarks
This event fires if you change the selected tool programmatically or through the run-time pop-up menu.
Parameters
Tool As Variant
The new tool selected.