Windows Forms SplitContainer (SplitContainerAdv) Overview
30 May 20231 minute to read
SplitContainerAdv is a container control which allows you to add controls into panels (Panel1 and Panel2) to a form, separated by splitters.
Key Features
-
Orientation - Supports both horizontal and vertical orientations.
-
States - Provides option to collapse and expand the child panels.
-
Nested layout: Provides option to add SplitContainerAdv control into another SplitContainerAdv Control. It can be deployed as a Generic Control Container with maximum flexibility.
-
Visual style - Provides rich set of visual styles to customize the look and feel.
-
Splitter distance - Provides option to specify the Splitter Distance.