Member variable XbpCrt():sysMenu Foundation

Determines whether to include the system menu in the title bar of the window.

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

By default the instance variable :sysMenu contains the value .T. (true) and the XbpCrt window has a system menu. In order to suppress the menu, :sysMenu must be set to .F. (false).

The system menu is displayed under Windows only if :taskList is set to .T. (true).

An MDI client window always has a system menu unless :titleBaris set to .F. (false).

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.