Method XbpCrt():hide() Foundation

Suppresses the display of the XbpCrt window on the screen.

Syntax
:hide() --> lSuccess
Return

This method returns the value .T. (true) if the XbpCrt window could be hidden, otherwise .F. (false) is returned.

Description

The method :hide() suppresses the display of a Xbase Part on the screen. Although hidden, it still exists and can be made visible using the method :show().

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.