Share via


FormRadioControl.hWnd Method

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.

See Also

Reference

FormRadioControl Class