# Adding Separators Between the Buttons

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

## Content



To add separators between the buttons, complete the following steps:

1.  Right-click the second toolbar button and select **Properties** from its context menu.
2.  Locate the appearance properties and set the [Delimiter](/componentone/docs/win/online-menus-toolbar/) property to **True**.
3.  Save and run your application. The button separator appears like the following:<br />![Button separator](https://cdn.mescius.io/document-site-files/images/a27cb622-e6d9-4efc-a0b0-0c31245fd632/imagesext/image10_29.png)

## See Also

[Changing the Position of the Toolbar from Horizontal to Vertical](/componentone/docs/win/online-menus-toolbar/menusandtoolbarsforw2/toolbartasks/changingthepositiono)