dbicDayView Send comments on this topic.
BackColorChanged Event
See Also 
dbicDayView Assembly > Dbi.WinControl.DayView Namespace > dbiDayView Class : BackColorChanged Event

Occurs when the value of the System.Windows.Forms.Control.BackColor property changes.

Syntax

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

Requirements

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

See Also