Property Menus
Menus
Sets the Menu Bar Items for this Menu Bar. This will replace any existing Menu Bar Items.
public MenuBarItemv2[]? Menus { set; }
Property Value
Remarks
This is a convenience property to help porting from the v1 MenuBar.
Sets the Menu Bar Items for this Menu Bar. This will replace any existing Menu Bar Items.
public MenuBarItemv2[]? Menus { set; }
This is a convenience property to help porting from the v1 MenuBar.