Overview | Methods | This Package | All Packages
Retrieves the handle to the window represented by the implementor.
Syntax
public int getHandle()
Return Value
Returns the window handle.
Remarks
This handle can be used as a parent handle for objects derived from the Control class.