Overview | Methods | Fields | This Package | All Packages
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.