Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / RibbonItem Class / ResetToolTip Method

In This Topic
    ResetToolTip Method (RibbonItem)
    In This Topic
    Restores the default value of the ToolTip property.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub ResetToolTip() 
    protected virtual void ResetToolTip()
    See Also