# Toolbar Layout

## Content



Select from horizontal (default) or vertical orientations for your toolbar when you use the [C1ToolbarStrip](/componentone/api/wpf/online-toolbar/dotnet-framework-api/C1.WPF.Toolbar.4.6.2/C1.WPF.Toolbar.C1ToolbarStrip.html).

The strip panel in the **C1Toolbar** control can be rendered horizontally or vertically by setting its [C1ToolbarStrip.Orientation](/componentone/api/wpf/online-toolbar/dotnet-framework-api/C1.WPF.Toolbar.4.6.2/C1.WPF.Toolbar.C1ToolbarStrip.Orientation.html) property. The layout for the individual child elements in the **C1Toolbar** can also be controlled using the **StackPanel.Orientation** property.