Accusoft.ImagXpress13.Net
Tool Property (ToolbarContextMenuEventArgs)




Gets the Tool associated with the context menu that fired the event.
Syntax
public Tool Tool {get;}
public: __property Tool get_Tool();
public:
property Tool Tool {
   Tool get();
}
'Declaration
 
Public ReadOnly Property Tool As Tool
 
'Usage
 
Dim instance As ToolbarContextMenuEventArgs
Dim value As Tool
 
value = instance.Tool

Property Value

A Tool enumeration value associated with the event.
See Also

Reference

ToolbarContextMenuEventArgs Class
ToolbarContextMenuEventArgs Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback