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

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

Syntax

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

Requirements

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

See Also