Member variable XbpCrt():minMax Foundation

Displays pushbuttons for minimizing and maximizing the window.

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

The instance variable :minMax contains the value .T. (true) by default. The two pushbuttons that minimize and maximize the window are displayed at the right end of the title bar. To suppress the display of the two pushbuttons, :minMax must be set to .F. (false).

Windows ignores :minMax if one of the instance variables :taskList or :titleBar is set to .F. (false). In this case, both pushbuttons are not displayed.

The pushbuttons are always displayed within an MDI client window, unless :titleBar is 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.