FormListBoxControl.hWnd Method [AX 2012]

Returns the Windows handle (hWnd) of the control.

public int hWnd()

Run On

Client

Return Value

Type: int
A 32-bit handle (hWnd).

This handle applies to all controls.

This is useful when you work with the Windows API.

Community Additions

ADD
Show: