Ribbon for WinForms | ComponentOne
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 String
    public string LauncherToolTip {get; set;}
    See Also