Share via


Overview | Methods | Fields | This Package | All Packages

OverviewMethodsFieldsThis PackageAll Packages

Control.getHandle

Retrieves the window handle (HWND) that this control is bound to.

Syntax

public final int getHandle()

Return Value

Returns the HWND of the control.

Remarks

If the handle has not yet been created, this will force handle creation.