dbicMonth Send comments on this topic.
BackgroundImageChanged Event
See Also 
dbicPIM Assembly > Dbi.PIM Namespace > dbiReminderDialog Class : BackgroundImageChanged Event

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

Syntax

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

Requirements

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

See Also