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

Occurs when the value of the System.Windows.Forms.Form.MinimumSize property has changed.

Syntax

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

Requirements

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

See Also