compiled by thepcsweb.com
63
apXPDropDown – Menu Items
lHowever, items will differ depending on whether or not they have subitems.
–For items that do not have subitems, all four elements must be specified.  That way, the menu item will have an action when selected.
–For items that have subitems, only the Item Text is specified.  This basically makes the item a placeholder for the subitems.  Selecting the parent item performs no action – only the subitems perform actions.
–When defining subitems beneath a parent item, the Item Text must begin with one or more vertical bar characters (|) indicating the level of indent for the menu item.
l