See Also Examples Applies To
Disables the automatic catch of the focus from the control after a Display event.
Syntax
object.DisableAutoFocus [= New_DisableAutoFocus ]
The DisableAutoFocus syntax has these parts:
| Part | Description |
| object | Required. An object expression that evaluates to an object in the Applies To list. |
| New_DisableAutoFocus | Boolean. |