Gets the selected tool.
public: __property Tool get_Tool();
public:
property Tool Tool {
Tool get();
}
'Declaration
Public ReadOnly Property Tool As Tool
'Usage
Dim instance As ToolbarEventArgs
Dim value As Tool
value = instance.Tool
Property Value
A
Tool enumeration value associated to the event.