Method XbpTabPage():minimize() Foundation
Minimizes the page of the XbpTabPage object (only the tab is displayed).
:minimize() --> lSuccess
This method returns the value .T. (true) if the page of the XbpTabPage object could be minimized, otherwise it returns .F. (false).
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.
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.