Member variable XbpRtf():usePopupMenu Foundation

Specifies whether a popup menu is displayed by the XbpRtf object.

Attribute: EXPORTED
Data type: Logic (.T.)
Description

This instance variable determines whether a popup menu is displayed by the XbpRtf object. If the value .T. (TRUE) is assigned, a popup menu is displayed if the right mouse button is clicked on the XbpRTF object. Furthermore, the popup menu is displayed if the SHIFT+F10 key combination is entered. If .F. (FALSE) is assigned to :usePopupMenu, display of the popup menu is switched off. See the :popupMenu instance variable for further information.

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.