BaseShellItem.TabIndex Property

Definition

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

Defaults to 0.

Implements

Applies to