dbicDayView Send comments on this topic.
EnabledChanged Event
See Also 
dbicPIM Assembly > Dbi.PIM Namespace > dbiAppointmentDialog 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