dbicMonth Send comments on this topic.
SizeChanged Event
See Also 
dbicMonth Assembly > Dbi.WinControl.Month Namespace > dbiMonth Class : SizeChanged Event

Occurs when the System.Windows.Forms.Control.Size property value changes.

Syntax

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

Requirements

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

See Also