Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / RibbonSplitButton Class / ResetText Method

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