ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / C1Label Class / ResetText Method

In This Topic
    ResetText Method (C1Label)
    In This Topic
    Resets the System.Windows.Forms.Control.Text property to its default value (System.String.Empty).
    Syntax
    'Declaration
     
    
    Public Overrides Sub ResetText() 
    public override void ResetText()
    See Also