MenuBar Constructor |
| Name | Description | |
|---|---|---|
| MenuBar |
Initializes a new instance of the MenuBar class.
| |
| MenuBar(MenuItem) |
Initializes a new instance of the MenuBar class with the specified items.
| |
| MenuBar(IEnumerableMenuItem) |
Initializes a new instance of the MenuBar class with the specified items.
|