PopupMenu

Object List Hierarchy Next Object

Definition:

PopupMenus contain menu items and other Popup Menus, and are usually found in MenuBars.

Specialized Features:

The following table lists and describes the methods added by PopupMenu. There are no added properties or events.


Methods Use to...


CheckItem Display or remove a check mark in front of a menu item.

InsertSeparator Display a separating line between two menu items.

ItemIsChecked Find out whether or not an item has a check mark before it.

SetAccelerator Set the Accelerator key to be associated with a menu item.

TextUnload Write a text representation of a window.

Copied Features:

images/Phx00105.gif Properties images/Phx00106.gif Methods Events

Details: