dbicDropDate Send comments on this topic.
TextChanged Event
See Also 
dbicDropDate Assembly > Dbi.WinControl.DropDate Namespace > dbiDropDate Class : TextChanged Event

Occurs when the System.Windows.Forms.Control.Text property value changes.

Syntax

Visual Basic (Declaration) 
Public Event TextChanged As EventHandler
C# 
public event EventHandler TextChanged

Requirements

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

See Also