dbicDayView Send comments on this topic.
TextChanged Event
See Also 
dbicDayView Assembly > Dbi.WinControl.DayView Namespace > dbiDayView 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