Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the handle to the window that is associated with the control.
Syntax
public int hWnd()
Run On
Client
Return Value
Type: int
The handle to the window that is associated with the control.
Remarks
The handle to the window can be used with Windows API functions.