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

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