ComponentOne SplitContainer for WinForms
Horizontal Split
SplitContainer Layout > SplitContainer Layout Options > Horizontal Split

A horizontal split is the default split type for the C1SplitContainer. It divides the panels into two or more rows and is represented in the window’s page by one or more splitter bars. In a horizontal split the panels are both docked to the top.

The following image illustrates a horizontal split:


For task-based help on creating a horizontal split, see Creating a Horizontal Split.

See Also