Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / RibbonQat Class / ToolTip Property

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