[]
        
(Showing Draft Content)

Editor for WinForms Elements

Editor for WinForms includes the following controls:

The C1EditorToolStrips can be added to your form and linked to the C1Editor control through the Editor property. See Linking a ToolStrip to C1Editor for more information.

You also have the option of implementing your own ToolStrip using the C1EditorToolStripBase as the base class. You can then add an C1EditorToolStripButton or C1EditorToolStripComboBox to a standard ToolStrip and set the Editor and Command properties. See Creating a Custom ToolStrip for more information.

See Also

C1Editor Overview

C1EditorToolStripMain Overview

C1EditorToolStripObjects Overview

C1EditorToolStripStyle Overview

C1EditorToolStripTable Overview