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

Occurs when the System.Windows.Forms.Form.AutoSize property changes.

Syntax

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

Requirements

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

See Also