# Key Features

## Content



The following are some of the main features of [C1SplitContainer](/componentone/docs/win/online-splitcontainer/) that you may find useful:

*   **Expand and Collapse Panels** Just set one property, [Collapsible](/componentone/docs/win/online-splitcontainer/), to enable expandable or collapsible panels. See [Collapsible and Expandable Panels](/componentone/docs/win/online-splitcontainer/splitterpanelbehavio/collapsibleandexpand) for more information.<br />![](https://cdn.mescius.io/document-site-files/images/91a148ff-850c-4b63-a7b5-d269cf16bcf7/imagesext/image12_0.png)
*   **Flexible Layout Options** With just one property, [Dock](/componentone/docs/win/online-splitcontainer/), you can create a complex interface by docking panels or nested panels to the top, bottom, left, or right of the container control.<br />For more information see [SplitContainer Layout](/componentone/docs/win/online-splitcontainer/splitcontainerlayout).
*   **Multiple Panels**<br />You can easily add, remove, and modify multiple panels through the **C1SplitContainer.Panels Collection editor**. For more information see [Adding Multiple Panels to the C1SplitContainer](/componentone/docs/win/online-splitcontainer/splitcontainerforwin3/addingmultiplepanels).
*   **Unlimited Nesting**<br />Organize massive amounts of data into one page using SplitContainer’s nesting feature. **SplitContainer for WinForms** enables you to nest multiple splits of any orientation type as well accommodate the resizing for the nested splitters when you resize the panel. See [Compound Split](/componentone/docs/win/online-splitcontainer/splitcontainerlayout/splitcontainerlayout1/compoundsplit1) for more information.
*   **Collapsed or Expanded Splitter Bar ToolTip**<br />Create a more user-friendly Windows application by adding a ToolTip to the collapsed or expanded splitter bar. The ToolTip can let end-users know to click on the expander button to expand the hidden panel or click on the collapsed button to hide the panel. See [Expander Button](/componentone/docs/win/online-splitcontainer/splitcontainerelemen/expanderbutton) for more information.<br />![](https://cdn.mescius.io/document-site-files/images/91a148ff-850c-4b63-a7b5-d269cf16bcf7/imagesext/image12_1.png)

## See Also

[SplitContainer for WinForms Quick Start](/componentone/docs/win/online-splitcontainer/splitcontainerforwin1)