Input for WinForms | ComponentOne
C1.Win.Input.DbNavigator.Items Namespace / NavAddButton Class / ResetText Method

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