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

In This Topic
    Control Property (ResizeEventArgs)
    In This Topic
    The C1DockingTab or C1CommandDock control that is being resized.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Control As Control
    public Control Control {get;}
    See Also