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

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