C

SizeChangedEventArgs

This event occurs when the size of a control is changed.
Inheritance Hierarchy

Remarks

This class cannot be instantiated

Members

No filters for this type

Properties

Gets or sets the old size of the control.
readonlyfinal

Property Value

The old size of the control.
Gets or sets the element whose size was changed.
readonlyfinal

Property Value

The source of the event.