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

Occurs when a form enters resizing mode.

Syntax

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

Requirements

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

See Also