Member variable XbpSetting():pointerFocus Foundation
Indicates whether the toggle receives input focus when the mouse is clicked on it.
The instance variable :pointerFocus contains the value .T. (true) by default. This means that the XbpSetting object receives the input focus after the mouse is clicked on it. If the value is set to .F. (false), the user can only change the value of the XbpSetting object using mouse clicks and not using the space bar, since the object can no longer receive input focus.
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.