Member variable XbpCrt():autoFocus Foundation

Determines whether automatic focus changes are allowed.

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

By default the instance variable :autoFocus has the value .T. (true). This allows an implicit focus change to take place between Xbase Parts in the XbpCrt window when navigation keys are pressed. In order to suppress this behavior, :autoFocus must be set to .F. (false). If :autoFocus is set to .F., changing focus between Xbase Parts must be explicitly performed using the function SetAppFocus() based on keyboard input.

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.