Visual Basic
C#
Managed Extensions for C++
C++/CLI
The event handler receives an argument of type ToolbarEventArgs containing data related to this event. The following ToolbarEventArgs properties provide information specific to this event.
| Property | Description |
|---|---|
| Tool | Gets the selected tool. |
| User1 | Gets the numerical value associated with the Tool. |
| User2 | Gets the numerical value associated with the Tool. |