dbicMonth Send comments on this topic.
TextChanged Event
See Also 
dbicMonth Assembly > Dbi.WinControl.Month Namespace > dbiMonth 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