|
The Menu allows users to select a single menu option from a set of drop down menus.
 Menu Widget
Property Name
|
Description
|
Highlight Fill Color
|
The background color for the Menu item that is selected.
|
Highlight Text Color
|
The text color for the Menu item that is selected.
|
Menu Items
|
The items in the Menu. See below about editing items.
|
Orientation
|
Determines whether the Menu is vertical or horizontal.
|
Spacing
|
The spacing in millimeters between top-level Menu items.
|
[All other properties]
|
See Common Properties.
|
Editing Items
You can edit the items in the Menu in either of two ways:
| 1. | You can double-click the Widget to display the Menu Item Collection Editor. |
| 2. | You can click on the "..." button on the right side of the "Menu Items" property to display the Menu Item Collection Editor. |
 Menu Item Collection Editor
You can use the "Add" and "Remove" buttons to add and remove Menu items. The right side displays the properties of the node selected from the "Members" list.
Property Name
|
Description
|
Menu Items
|
The sub-menu items of the Menu item. The "..." button on the right side will display the sub-menu items of the currently selected Menu item. You can use this to recursively add sub-menus.
|
[All other properties]
|
See Common Properties.
|
|