dbicMonth Send comments on this topic.
EnabledChanged Event
See Also 
dbicMonth Assembly > Dbi.WinControl.Month Namespace > dbiMonth Class : EnabledChanged Event

Occurs when the System.Windows.Forms.Control.Enabled property value has changed.

Syntax

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

Requirements

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

See Also