Member variable XbpDialog():taskList Foundation

Determines whether the XbpDialog window is included as an item in the task list.

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

By default the instance variable :taskList contains the value .F. (false). This causes the XbpDialog window not to be included in the task list. To include the title of the dialog window as an item in the task list the instance variable must be set to .T. (true).

If, under Windows, :taskList is set to .F. (false) the dialog window will have no controls in its titlebar except the Close button.

The instance variable :taskList is ignored by MDI client 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.