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

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

Syntax

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

Requirements

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

See Also