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

◆ create_menu_handle()

virtual intptr xtd::forms::menu::create_menu_handle ( )
protectedpure virtual

Creates a new handle to the Menu.

Returns
A handle to the menu if the method succeeds; otherwise, 0.

Implemented in xtd::forms::context_menu, xtd::forms::main_menu, and xtd::forms::menu_item.