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

Occurs when the System.Windows.Forms.Control.ForeColor property value changes.

Syntax

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

Requirements

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

See Also