ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / RibbonTab Class / ToolTip Property

In This Topic
    ToolTip Property (RibbonTab)
    In This Topic
    Gets or sets the ToolTip string.
    Syntax
    'Declaration
     
    Public Property ToolTip As System.String
    public System.string ToolTip {get; set;}
    See Also