FormRichTextControl.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.

See Also

Reference

FormRichTextControl Class