Method XbpTabPage():maximize() Foundation

Maximizes the page of the XbpTabPage object (displays the page in the foreground with its dialog elements visible).

Syntax
:maximize() --> lSuccess
Return

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

Description

The method :maximize() displays the page of the XbpTabPage object maximized and in the foreground. This allows all of the Xbase Parts that have the XbpTabPage object as their parent and that appear within the page to be 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.