Specifies if the page control should have input focus. The default value of the property is true. To specify that a control can be skipped, change this value to false.

Note
Specifying an expression as the value of the property is not supported.

Applies To

Page Fields

Remarks

Apply this property setting to page controls that can be skipped for a faster entry of data. The QuickEntry property is respected when you use the Enter key. Tabbing through a page will sequentially give input focus to all page controls.