Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / ResizeEventArgs Class / NewSize Property

In This Topic
    NewSize Property
    In This Topic
    The new size of the control.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property NewSize As Size
    public Size NewSize {get;}
    See Also