Accusoft.ImagXpress13.Net
User2 Property (ToolbarEventArgs)




Gets the numerical value associated with the Tool.
Syntax
'Declaration
 
Public ReadOnly Property User2 As Integer
'Usage
 
Dim instance As ToolbarEventArgs
Dim value As Integer
 
value = instance.User2
public int User2 {get;}
public: __property int get_User2();
public:
property int User2 {
   int get();
}

Property Value

An integer value which represents the Tool ID.
See Also

Reference

ToolbarEventArgs Class
ToolbarEventArgs Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback