ComponentOne XmlEditor for WinForms includes the following controls:
The C1XMLEditorToolStrips can be added to your form and linked to the C1XmlEditor control through the Editor property. See Linking a ToolStrip to C1XmlEditor for more information.
You also have the option of implementing your own ToolStrip using the C1XmlEditorToolStripBase as the base class. You can then add an C1XmlEditorToolStripButton or C1XmlEditorToolStripComboBox to a standard ToolStrip and set the Editor and Command properties. See Creating a Custom ToolStrip for more information.
C1XmlEditorToolStripMain Overview
C1XmlEditorToolStripObjects Overview
C1XmlEditorToolStripStyle Overview
C1XmlEditorToolStripTable Overview
|