Editor for WinForms | ComponentOne
Creating an XHTML Editor in Code / The ToolStripMain class
In This Topic
    The ToolStripMain class
    In This Topic

    The ToolStripMain class derives from ToolStripBase and provides the usual file, clipboard, editing, and spell-checking commands. It implements a subset of the C1EditorToolstripMain class that ships with the C1Editor.

    This is what the ToolStripMain control looks like:


    See Also