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