Accusoft.ImagXpress13.Net
Hwnd Property




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

Property Value

An System.IntPtr value which represents the handle for the toolbar.
See Also

Reference

Toolbar Class
Toolbar Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback