dbicCalendar Send comments on this topic.
Validated Event
See Also 
dbicPIM Assembly > Dbi.PIM Namespace > dbiReminderDialog 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