dbicCalendar Send comments on this topic.
Validated Event
See Also 
dbicCalendar Assembly > Dbi.WinControl.Calendar Namespace > dbiCalendar Class : Validated Event

Occurs when the control is finished validating.

Syntax

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

Requirements

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

See Also