MainMenu Constructor
.NET Framework (current version)
Initializes a new instance of the MainMenu class.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | MainMenu() | Initializes a new instance of the MainMenu class without any specified menu items. |
![]() | MainMenu(IContainer^) | Initializes a new instance of the MainMenu class with the specified container. |
![]() | MainMenu(array<MenuItem^>^) |
Show:
