xtd 0.2.0
Loading...
Searching...
No Matches

◆ handle()

intptr xtd::forms::menu::handle ( ) const
noexcept

Gets a value representing the window handle for the menu.

Returns
The HMENU value of the menu.
Remarks
You can use this property to obtain the handle to the menu to perform special operations to the menu outside of the functionality provided by this class or its derived classes.