IsTabStop

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

Gets or sets a value that indicates whether a control is included in tab navigation.

<object IsTabStop="bool" .../>
value = object.IsTabStop
object.IsTabStop = value

Property Value

Type: Boolean

true if the control is included in tab navigation; otherwise, false.

This property is read/write. The default is true.

Managed Equivalent

IsTabStop

Applies To

TextBox

PasswordBox

Version Information

Silverlight 2