FormRadioControl.hWnd Method [AX 2012]

Returns the handle to the window that is associated with the control.

public int hWnd()

Run On

Client

Return Value

Type: int
The handle to the window that is associated with the control.

The handle to the window can be used with Windows API functions.

Community Additions

ADD
Show: