Method XbpSysWindow():enable() Foundation
Enables the system window.
:enable() --> lSuccess
This method returns the value .T. (true) when the system dialog could be set as "selectable", otherwise .F. (false) is returned.
The :enable() method reverses the effect of the :disable()method. This makes the system dialog 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.