Member variable XbpCheckBox():pointerFocus Foundation

Indicates whether the checkbox receives input focus when the mouse is clicked on it.

Attribute: EXPORTED
Data type: Logical (.T.)
Description

The instance variable :pointerFocus contains the value .T. (true) by default. This means that the checkbox 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 checkbox using mouse clicks and not using the space bar, since the object can no longer receive the input focus.

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.