ApplicationMenu Constructors
A MS Office 2007-inspired main menu for Ribbon UI.| Name | Parameters | Description |
|---|---|---|
| ApplicationMenu() | none | Initializes a new instance of the ApplicationMenu class with default settings. |
| ApplicationMenu(IContainer) | container | Initializes a new instance of the ApplicationMenu class with the specified container. |
See Also