property ExFolderView.hwnd as Long
Retrieves the window's handle.

 TypeDescription 
   Long A long expression that indicates the control's window handle.  
The Microsoft Windows operating environment identifies each form and control in an application by assigning it a handle, or hWnd. The hWnd property is used with Windows API calls. Many Windows operating environment functions require the hWnd of the active window as an argument.


Send comments on this topic.
© 1999-2006 Exontrol Inc, Software. All rights reserved.