# The ToolStripMain class

The ToolStripMain class derives from ToolStripBase class and provides users with file, clipboard, editing, and spell-checking commands.

## Content



The **ToolStripMain** class derives from **ToolStripBase** and provides the usual file, clipboard, editing, and spell-checking commands. It implements a subset of the [C1EditorToolstripMain](/componentone/api/win/online-richtexteditor/dotnet-framework-api/C1.Win.C1Editor.4.8/C1.Win.C1Editor.ToolStrips.C1EditorToolStripMain.html) class that ships with the [C1Editor](/componentone/api/win/online-richtexteditor/dotnet-framework-api/C1.Win.C1Editor.4.8/C1.Win.C1Editor.C1Editor.html).

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

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

## See Also

[File Commands](https://cdn.mescius.io/document-site-files/images/c3823ed4-49e9-406a-a3b6-64d8ce3c1bdf/filecommands.html)

[Clipboard Commands](/componentone/docs/win/online-richtexteditor/creatinganxhtmledito/thetoolstripmainclas/clipboardcommands)

[Editing Commands](/componentone/docs/win/online-richtexteditor/creatinganxhtmledito/thetoolstripmainclas/editingcommands)

[Word Count command](/componentone/docs/win/online-richtexteditor/creatinganxhtmledito/thetoolstripmainclas/wordcountcommand)

[Spell-Checking Commands](/componentone/docs/win/online-richtexteditor/creatinganxhtmledito/thetoolstripmainclas/spellcheckingcommand)

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

<br />