TabIndex

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Gets or sets a value that determines the order in which elements receive focus when the user navigates through controls by using the TAB key.

<object TabIndex="int" .../>
value = object.TabIndex
object.TabIndex = value

Property Value

Type: int

A value that determines the order of logical navigation for a device.

This property is read/write. The default is an indeterminate large number.

Remarks

Lower numbers are earlier in the tab sequence.

Managed Equivalent

TabIndex

Applies To

PasswordBox

TextBox

Version Information

Silverlight 2