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

In This Topic
    Side Property (ResizeEventArgs)
    In This Topic
    The side of the control that is being resized.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Side As AnchorStyles
    public AnchorStyles Side {get;}
    See Also