Method XbpCrt():setTitle() Foundation
Defines a new title for the XbpCrt window.
:setTitle( <cTitle> ) --> lSuccess
This method returns the value .T. when the title could be redefined, otherwise .F. (false) is returned.
The method :setTitle() changes the title of an XbpCrt window after the method :create() has been executed. This method can be executed any time the window is 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.