Member variable XbpRtf():popupMenu Foundation

The popup menu of the XbpRtf object.

Attribute: EXPORTED
Data type: Object (XbpMenu)
Description

The :popupMenu instance variable contains an instance of the XbpMenu class. The menu object is used to display a popup menu if the user presses the right mouse button over the edit control. The menu is opened also if the SHIFT+F10 key combination is entered. If :popupMenu contains the value NIL, a default menu is used that contains menu items for copying, pasting and deleting text.

The display of the object's popup menu can be switched off by assigning the value .F. (FALSE) to the instance variable :usePopupMenu.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.