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

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

Syntax

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

Requirements

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

See Also