Input for WinForms | ComponentOne
C1.Win.Util Namespace / BoundsChangedEventArgs Class / OldValue Property

In This Topic
    OldValue Property
    In This Topic
    Gets old value.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property OldValue As Rectangle
    public Rectangle OldValue {get;}
    See Also