Overview | Methods | This Package | All Packages
Returns the Win32 menu handle (HMENU) handle for this menu.
Syntax
public int getHandle()
Return Value
Returns the handle to this menu.
Remarks
Because the handle returned by this method is the underlying handle to the menu on which this object is based, callers should not attempt to free this handle.