[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonGroup.LauncherTabStop

LauncherTabStop Property

LauncherTabStop

Gets or sets a value indicating whether the user can give the focus to this item using the TAB key.

Declaration
[C1Category("Behavior")]
[C1Description("RibbonGroup.LauncherTabStop", "Gets or sets a value indicating whether the user can give the focus to this item using the TAB key.")]
public bool LauncherTabStop { get; set; }
<C1Category("Behavior")>
<C1Description("RibbonGroup.LauncherTabStop", "Gets or sets a value indicating whether the user can give the focus to this item using the TAB key.")>
Public Property LauncherTabStop As Boolean