Accusoft.ImagXpress13.Net
Handle Property




Gets the handle of the toolbar.
Syntax
'Declaration
 
Public ReadOnly Property Handle As IntPtr
'Usage
 
Dim instance As ToolbarOpenEventArgs
Dim value As IntPtr
 
value = instance.Handle
public IntPtr Handle {get;}
public: __property IntPtr get_Handle();
public:
property IntPtr Handle {
   IntPtr get();
}

Property Value

An System.IntPtr which represents the handle of the toolbar.
See Also

Reference

ToolbarOpenEventArgs Class
ToolbarOpenEventArgs Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback