dbicMonth Send comments on this topic.
CausesValidationChanged Event
See Also 
dbicPIM Assembly > Dbi.PIM Namespace > dbiAppointmentDialog Class : CausesValidationChanged Event

Occurs when the value of the System.Windows.Forms.Control.CausesValidation property changes.

Syntax

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

Requirements

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

See Also