Member variable XbpSLE():autoTab Foundation

Automatically generates a Tab message when the edit buffer is full.

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

The instance variable :autoTab contains the value .F. (false) by default. When this instance variable is set to .F., the entry field can only be exited using the Up Arrow and Down Arrow keys or via a mouse click in another field, even if the edit buffer is full. If the instance variable is set to .T. (true), the XbpSLE object generates a Tab message to its parent as soon as the edit buffer is full. The input focus is then transferred to the next Xbase Part in the child list of the parent whose :tabStop instance variable is set to .T. (true). If there are no other Xbase Part with :tabStop set to .T. the XbpSLE object retains 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.