[]
        
(Showing Draft Content)

C1.Win.Util.BoundsChangedEventArgs

BoundsChangedEventArgs Class

Provides data for the BoundsChanged event.

Inheritance
BoundsChangedEventArgs
Namespace: C1.Win.Util
Assembly: C1.Win.8.dll
Syntax
public class BoundsChangedEventArgs : EventArgs

Constructors

Name Description
BoundsChangedEventArgs(Rectangle, Rectangle)

Creates instance.

Properties

Name Description
NewValue

Gets new value.

OldValue

Gets old value.