BaseShellItem.TabIndex Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates the order in which FlyoutItem objects receive focus when the user navigates through items by pressing the Tab key.
public int TabIndex { get; set; }
member this.TabIndex : int with get, set
Property Value
System.Int32
Defaults to 0.