ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / RibbonGroup Class / LauncherKeyTip Property

In This Topic
    LauncherKeyTip Property
    In This Topic
    Gets or sets the KeyTip providing keyboard access to a dialog launcher button.
    Syntax
    'Declaration
     
    Public Property LauncherKeyTip As System.String
    public System.string LauncherKeyTip {get; set;}
    See Also