Method XbpWindow():enable() Foundation
Enables the Xbase Part.
:enable() --> lSuccess
This method returns the value .T. (true) when the Xbase Part could be set as "selectable", otherwise it returns .F. (false).
The :enable() method reverses the effect of the :disable()method. This allows an Xbase Part to again be "selectable".
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.