Retrieves the window handle (HWND) that this control is bound to.
public final int getHandle()
Returns the HWND of the control.
If the handle has not yet been created, this will force handle creation.