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

Occurs when the control is resized.

Syntax

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

Requirements

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

See Also