Method XbpCrt():show() Foundation
Redisplays the XbpCrt window after it has been hidden.
Syntax
:show() --> lSuccess
Return
This method returns the value .T. (true) when the hidden window could be redisplayed, otherwise .F. (false) is returned.
Description
The method :show() redisplays a hidden XbpCrt window on the screen. An XbpCrt window is hidden by the method :hide().
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.