TabIndex property
Returns the tab order index assigned to the object. Read-only. Integer.
Syntax
object
.TabIndex
where
object
– is the name of a display element of one of the following types: NumericInput, StringInput, ActiveX Control, or Button, or an expression that evaluates to one of these types.Provide Feedback