[]
Gets or sets a value indicating whether the user can give the focus to this item using the TAB key.
[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