dbicDayView Send comments on this topic.
Resize Event
See Also 
dbicDayView Assembly > Dbi.WinControl.DayView Namespace > dbiDayView 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