Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / RibbonGroup Class / GroupToolTip Property

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