Componentone Toolbar for WPF and Silverlight
C1Toolbar Layout and Appearance / Toolbar Layout
In This Topic
    Toolbar Layout
    In This Topic

    Select from horizontal (default) or vertical orientations for your toolbar when you use the C1ToolbarStrip.

    The strip panel in the C1Toolbar control can be rendered horizontally or vertically by setting its C1ToolbarStrip.Orientation property. The layout for the individual child elements in the C1Toolbar can also be controlled using the StackPanel.Orientation property.