

| Name | Value | Description | |||
| exSelectNoGotFocus | 0 | No effect. | |||
| exSelectAllGotFocus | 1 | Selects all once the field receives the focus. | |||
| exSelectEditableGotFocus | 2 | Selects the first empty and editable entity of the field. | |||
| exMoveEditableGotFocus | 3 | Moves the cursor to the first empty and editable entity of the field. | |||
| exSelectRequiredEditableGotFocus | 4 | Selects the first empty, required and editable entity of the field. | |||
| exMoveRequiredEditableGotFocus | 5 | Moves the cursor to the first empty, required and editable entity of the field. |