Creating Special Menu Items
To create a special menu item:
- Add a new item to a menu.
- Choose Tools | Property Palette.
- In the Property Palette, under the Functional
node, change the item's Menu Item Type property from Plain (the default) to
either Check, Radio, Separator, or Magic.
- If creating:
- a radio item, you must assign it to a radio group. Select the item in
the Object Navigator, and enter the correct name in the Menu Item Radio
Group property field. (Radio-group names are internal and are not displayed
at runtime.)
- a magic item, also select the desired item type from the Magic Item
property popList.
- Set the item's Command Type property.
- If necessary, enter the Command Text for the item.
Related topics
About check and radio menu items
About separator menu items
About magic menu items
Displaying icons in menu items