FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon 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