Member variable XbpDialog():hideButton Foundation

Displays the pushbutton to "hide" a dialog window.

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

The instance variable :hideButton contains the value .F. (false) by default. This means that no pushbutton to "hide" the window is displayed in the title bar of the dialog window. To display this button, the instance variable :hideButton must be set to .T. (true). The hide pushbutton hides the dialog window. The dialog window cannot be activated with the mouse when it is hidden, since neither the window or an icon is displayed.

This instance variable is ignored under Windows.

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.