Accusoft.ImagXpress13.Net
User1 Property (ToolbarEventArgs)




Gets the numerical value associated with the Tool.
Syntax
'Declaration
 
Public ReadOnly Property User1 As Integer
'Usage
 
Dim instance As ToolbarEventArgs
Dim value As Integer
 
value = instance.User1
public int User1 {get;}
public: __property int get_User1();
public:
property int User1 {
   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