Method XbpTabPage():minimize() Foundation

Minimizes the page of the XbpTabPage object (only the tab is displayed).

Syntax
:minimize() --> lSuccess
Return

This method returns the value .T. (true) if the page of the XbpTabPage object could be minimized, otherwise it returns .F. (false).

Description

The :minimize() method minimizes the page of the XbpTabPage object. All of the Xbase Parts that have the XbpTabPage object as their parent and that appear within the page are hidden. The tab itself remains visible.

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.