FlexChart | ComponentOne
C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / RibbonGroup Class / LauncherKeyTip Property

In This Topic
    LauncherKeyTip Property (RibbonGroup)
    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