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

Occurs when the control is resized.

Syntax

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

Requirements

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

See Also