Editor for WinForms | ComponentOne
In This Topic
    Creating an XHTML Editor in Code
    In This Topic

    The following topics introduce the C1Editor control by walking you through the creation of a simple XHTML editor with custom toolbars and built-in style sheets. The toolbars show how you can implement several common editing tasks using code. They are meant to be used for documentation purposes, not as a replacement to the toolbars included with the C1Editor which are much more extensive and can be used without any programming.

    The following topics are demonstrated in the C1EditorQuickStart sample included with the product. Please refer to the pre-installed product samples through the following path:

    Documents\ComponentOne Samples\WinForms

    See Also