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

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