Menu::CreateMenuHandle Method ()
.NET Framework (current version)
Creates a new handle to the Menu.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
protected: [SecurityPermissionAttribute(SecurityAction::InheritanceDemand, Flags = SecurityPermissionFlag::UnmanagedCode)] virtual IntPtr CreateMenuHandle()
SecurityPermission
for operating with unmanaged code. Associated enumeration: UnmanagedCode
.NET Framework
Available since 1.1
Available since 1.1
Show: