# Editor for WinForms Quick Start

Learn how to use the C1Editor and C1EditorToolStripMain control to create a simple WinForms application.

## Content



This section details some of the features of **Editor for WinForms**. This quick start will walk through the steps of adding a [C1Editor](/componentone/api/win/online-richtexteditor/dotnet-framework-api/C1.Win.C1Editor.4.8/C1.Win.C1Editor.C1Editor.html) and [C1EditorToolStripMain](/componentone/api/win/online-richtexteditor/dotnet-framework-api/C1.Win.C1Editor.4.8/C1.Win.C1Editor.ToolStrips.C1EditorToolStripMain.html) control to your project, binding the editor to a document, applying a cascading style sheet, and using some of the buttons on the C1EditorToolStripMain toolbar.

## See Also

[Step 1 of 4: Adding Editor for WinForms Components to the Form](/componentone/docs/win/online-richtexteditor/editorforwinformsqui/step1of4addingeditor)

[Step 2 of 4: Binding C1Editor to a Document](/componentone/docs/win/online-richtexteditor/editorforwinformsqui/step2of4bindingc1edi)

[Step 3 of 4: Applying a Cascading Style Sheet](/componentone/docs/win/online-richtexteditor/editorforwinformsqui/step3of4applyingacas)

[Step 4 of 4: Running the Project](/componentone/docs/win/online-richtexteditor/editorforwinformsqui/step4of4runningthepr)