# Toolbars Appearance and Behavior

Get started with Menus and Toolbars for WinForms. Create versatile menus and docking/floating toolbars. See more in documentation here.

## Content



[C1ToolBar](/componentone/docs/win/online-menus-toolbar/) provides a number of useful properties to control the behavior and appearance of the toolbars and toolbar buttons.

[C1ToolBar](/componentone/docs/win/online-menus-toolbar/) includes a variety of appearance properties to visually enhance and customize the control. The toolbar's style, size, and layout can easily be customized by using the **C1ToolBar**'s appearance properties. These properties can be set at design time through the Properties window or programmatically.

In addition to properties for setting the toolbar's appearance, **C1ToolBar** has several useful behavioral properties for docking and floating toolbars, moving toolbar buttons, embedding arbitrary controls to toolbars, customizing toolbars at run time, setting button layout for horizontal or vertical toolbars, showing ToolTips on the toolbar and/or its command buttons, and wrapping text in the toolbar buttons.

The following section introduces some of the common appearance and behavior properties used for the [C1ToolBar](/componentone/docs/win/online-menus-toolbar/) control.

## See Also

[Toolbar Visual Styles](/componentone/docs/win/online-menus-toolbar/menusandtoolbarsover/toolbarsappearancean/toolbarvisualstyles)

[Look and Feel of Toolbars](/componentone/docs/win/online-menus-toolbar/menusandtoolbarsover/toolbarsappearancean/lookandfeeloftoolbar)

[Special Border Styles in Toolbars](/componentone/docs/win/online-menus-toolbar/menusandtoolbarsover/toolbarsappearancean/specialborderstylesi)

[Mouse-Over Styles in Toolbar Buttons](/componentone/docs/win/online-menus-toolbar/menusandtoolbarsover/toolbarsappearancean/mouseoverstylesintoo)

[Docking and Floating Toolbars](/componentone/docs/win/online-menus-toolbar/menusandtoolbarsover/toolbarsappearancean/dockingandfloatingto)

[Embedded Controls in Toolbars](/componentone/docs/win/online-menus-toolbar/menusandtoolbarsover/toolbarsappearancean/embeddedcontrolsinto)

[Run-Time Customization for Toolbars](/componentone/docs/win/online-menus-toolbar/menusandtoolbarsover/toolbarsappearancean/runtimecustomization)

[Wrapping Toolbar Buttons and Text](/componentone/docs/win/online-menus-toolbar/menusandtoolbarsover/toolbarsappearancean/wrappingtoolbarbutto)

[ToolTips in Toolbars](/componentone/docs/win/online-menus-toolbar/menusandtoolbarsover/toolbarsappearancean/tooltipsintoolbars)

[Toolbar and Button Layout Behavior](/componentone/docs/win/online-menus-toolbar/menusandtoolbarsover/toolbarsappearancean/toolbarandbuttonlayo)