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

In This Topic
    ToolTip Property (RibbonQat)
    In This Topic
    Gets or sets the ToolTip string for the 'Customize QAT' drop-down button.
    Syntax
    'Declaration
     
    Public Overrides Property ToolTip As System.String
    public override System.string ToolTip {get; set;}
    See Also