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

Occurs when the System.Windows.Forms.Form.AutoValidate property changes.

Syntax

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

Requirements

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

See Also