[]
        
(Showing Draft Content)

Editor for WinForms Quick Start

This section details some of the features of Editor for WinForms. This quick start will walk through the steps of adding a C1Editor and C1EditorToolStripMain 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

Step 2 of 4: Binding C1Editor to a Document

Step 3 of 4: Applying a Cascading Style Sheet

Step 4 of 4: Running the Project