[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonGroup.LauncherKeyTip

LauncherKeyTip Property

LauncherKeyTip

Gets or sets the KeyTip providing keyboard access to a dialog launcher button.

Declaration
[C1Category("Behavior")]
[C1Description("RibbonGroup.LauncherKeyTip", "Gets or sets the KeyTip providing keyboard access to a dialog launcher button.")]
public string LauncherKeyTip { get; set; }
<C1Category("Behavior")>
<C1Description("RibbonGroup.LauncherKeyTip", "Gets or sets the KeyTip providing keyboard access to a dialog launcher button.")>
Public Property LauncherKeyTip As String