compiled by thepcsweb.com
83
Extras – Menu Item entries
lWhen defining the Item Text elements in menu items, there are some special characters/settings you can use
–Use the backslash (\) character to word-wrap and begin a new line.  This allows you make multi-line buttons.
–Use a dash character between curly braces – {-} – to insert a separator line between menu items
lFor apPopupMenu, be sure to precede the dash with the proper number of vertical bars when inserting separators in submenus
lFor example, {|-} for 1st level submenu, {|||-} for 3rd level submenu
–Use an underscore (_) character in place of an item text to create a blank button