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

Occurs when a form exits resizing mode.

Syntax

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

Requirements

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

See Also