Method XbpSysWindow():disable() Foundation
Disables the XbpSysWindow object.
Syntax
:disable() --> lSuccess
Return
This method returns the value .T. (true) when the system dialog could be marked as "disabled", otherwise .F. (false) is returned.
Description
The :disable() method temporarily deactivates the system dialog. The XbpSysWindow object cannot be accessed using the keyboard or the mouse and is displayed on the screen as "disabled". The system window can be reactivated using the :enable() method.
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.