FormInt64Control.hWnd Method
Retrieves the Windows handle for the control.
Syntax
public int hWnd()
Run On
Client
Return Value
Type: int
The handle for the control.
Remarks
The handle can be used with the Windows API.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Retrieves the Windows handle for the control.
public int hWnd()
Client
Type: int
The handle for the control.
The handle can be used with the Windows API.