# The ToolStripStyles class

C1Editor for WinForms provides ToolStripStyles class that supports commands for selecting cascading style sheets, showing and applying styles to the selection, bold, italic and underline options and more.

## Content



The **ToolStripStyles** class derives from **ToolStripBase** and provides commands for selecting cascading style sheets, showing and applying styles to the selection, the usual bold, italic and underline buttons, and a reset style button that removes any custom styles applied to the selection.

This is what the **ToolStripStyles** control looks like:

<br />![Tool strip with style](https://cdn.mescius.io/document-site-files/images/c3823ed4-49e9-406a-a3b6-64d8ce3c1bdf/imagesext/image10_5.png)

## See Also

[Cascading Style Sheets](/componentone/docs/win/online-richtexteditor/creatinganxhtmledito/thetoolstripstylescl/cascadingstylesheets)

[Showing and Applying Styles](/componentone/docs/win/online-richtexteditor/creatinganxhtmledito/thetoolstripstylescl/showingandapplyingst)

[Bold, Italic, Underline, Clear Formatting](/componentone/docs/win/online-richtexteditor/creatinganxhtmledito/thetoolstripstylescl/bolditalicunderlinec)

[Enabling and Disabling Commands](/componentone/docs/win/online-richtexteditor/creatinganxhtmledito/thetoolstripstylescl/enablinganddisabling1)

<br />