dbicMonth Send comments on this topic.
ResetText Method
See Also 
dbicMonth Assembly > Dbi.WinControl.Month Namespace > dbiMonth Class : ResetText Method

Resets the System.Windows.Forms.Control.Text property to its default value (System.String.Empty).

Syntax

Visual Basic (Declaration) 
Public Overridable Sub ResetText() 
C# 
public virtual void ResetText()

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also