Member variable XbpDialog():sysMenu Foundation
Determines whether to include the system menu in the title bar of the dialog window.
By default the instance variable :sysMenu contains the value .T. (true) and the dialog 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).
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.