dbicMonth Send comments on this topic.
CausesValidationChanged Event
See Also 
dbicMonth Assembly > Dbi.WinControl.Month Namespace > dbiMonth 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