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

Occurs when the System.Windows.Forms.Control.BackgroundImageLayout property changes.

Syntax

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

Requirements

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

See Also