MainMenu::CreateMenuHandle Method ()

 

Creates a new handle to the Menu.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

protected:
virtual IntPtr CreateMenuHandle() override

Return Value

Type: System::IntPtr

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

.NET Framework
Available since 1.1
Return to top
Show: