PopupMenu Property

Object List Next Object

Defined By:
Window

Description:

References the menu to display if the right mouse button is held down over an active area of the window.

Details:

If a window has a PopupMenu reference set, holding down the right mouse button will cause the menu to be popped up. Also, if the window does not have a popup of its own, but its containing window does, then the containing window
s PopupMenu will be displayed when the right mouse button is held down.

The events for the menu items in the PopupMenu will be listed in the Method Editors Events combobox for the window object that has specified the PopupMenu in its PopupMenu reference property.

Data Type: Reference (PopupMenu)