dbicDropDate Send comments on this topic.
Resize Event
See Also 
dbicDropDate Assembly > Dbi.WinControl.DropDate Namespace > dbiDropDate 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