OverviewDialogMenu ItemSample Menu
Each individual spot in a menu bar is known as a menu bar item. Every menu item consists of various properties, all of which are configurable through this dialog.
The Menu ID to assign to the current item. This is used by the On Menu event to determine which item was interacted with.
The text of the current menu item.
If the current menu item should be enabled by default.
If the current menu item should be checked by default.
If the current menu item should be a separator (checked) or a typical menu item (unchecked).