Member variable XbpPushButton():pointerFocus Foundation

Indicates whether the pushbutton 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 pushbutton receives input focus after the mouse is clicked on it. If the value is set to .F. (false), the user can no longer activate the pushbutton using the space bar, since the object can no longer receive 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.