Member variable XbpPushButton():preSelect Foundation
Determines whether the pushbutton initially has the input focus.
The :preSelect instance variable has the default value .F. (false). This means that the pushbutton does not have the input focus immediately after the :create() method is executed. If the value is set to .T. (true), a pushbutton automatically has the input focus after :create().
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.