dbicDayView Send comments on this topic.
ResetText Method
See Also 
dbicPIM Assembly > Dbi.PIM Namespace > dbiReminderDialog 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