ð Appearance (all values are in pixels) Item Height Specifies the menu item height Space Between Items Specifies the space between menu items Margin Specifies the margin size Caption Margin Specifies the caption margin size Show Selection Bar Displays a variation for the selected menu item Selection Bar Color Specifies the color for the Selection Bar Highlight Text Color Specifies the text color for menu item when highlighted, where the mouse cursor is hovered over the menu item Separator Line Color Specifies the color for the separator line
ð Menu Items Item - adds the current field values as a new menu item Sub Item - adds the current field values as a new sub-item to the currently menu item Edit - edits the properties for the currently selected node Delete - deletes the currently selected node
Notes:
•The Menu Item display sequence can be reordered by selecting the green up and down arrow buttons.
• The "Copy" button supports the ability to copy menu items.
•Be sure you have selected the appropriate item before selecting any of the available buttons.
•To create a separator bar between Menu Items, add an item with a hyphen character (-) for the Caption. This creates a separator bar that can be placed between Menu Items to create an organized appearance.
•To add an [Alt] hot key to a letter in an item (places an underline beneath the appropriate letter), include an ampersand (&) before the desired letter. To display an ampersand character in a caption, you must use two ampersands (&&).
ð Caption and Image Caption - specifies the menu item caption Enabled - specifies if the menu item is enabled Image - displays a preview of the loaded image Load - loads an image file to display for the menu item Clear - clears the loaded image
ð Component ID Unique identifier used when passing property parameters in statements
ð On Click To load a pre-existing EEP file, select the "..." button. In Specifies a command block to run within a procedure file Edit... Opens the R:BASE Editor to create/edit an external EEP file Edit Custom EEP... Opens the R:BASE Editor to create/edit a custom EEP that is stored within the form
See also:
Form EEP Information How to Define Form EEPs |