FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / RibbonGroup Class / LauncherToolTip Property

In This Topic
    LauncherToolTip Property (RibbonGroup)
    In This Topic
    Gets or sets the tooltip for the dialog launcher button.
    Syntax
    'Declaration
     
    Public Property LauncherToolTip As System.String
    public System.string LauncherToolTip {get; set;}
    See Also