Property Menus
Menus
Gets or sets the array of MenuBarItems for the menu. Only set this after the MenuBar is visible.
public MenuBarItem[] Menus { get; set; }
Property Value
- MenuBarItem[]
The menu array.
Gets or sets the array of MenuBarItems for the menu. Only set this after the MenuBar is visible.
public MenuBarItem[] Menus { get; set; }
The menu array.