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