SplitContainer

Create complex, multi-panel layouts with support for resizing and collapsing content using ComponentOne SplitContainer™ for WinForms. C1SplitContainer is similar to the standard SplitContainer control, but it supports more than two panels, headers, visual styles, and collapsible buttons.

Features

  • Resizable Panels

    Each panel in C1SplitContainer can be fixed or resizable. Users can resize panels on the fly by dragging the special splitter element. The actual size of the panel can be updated when the user releases the mouse button or while dragging.

  • Collapsible Panels

    Panels can display a collapsible button that, when clicked, minimize the panel to the edge of which it's docked.

  • Display Headers

    Panels can display headers with caption text. You can adjust the appearance of headers with simple property settings.

  • Built-in Visual Styles

    C1SplitContainer supports system and Office visual styles so your panels can match the rest of your UI.

  • Nested Panels

    C1SplitContainer also supports nesting other C1SplitContainer controls to create more complex layouts.