Classes
| Class | Description | |
|---|---|---|
| C1XmlEditorToolStripBase |
Implements the basic functionality common to C1XmlEditor-related toolstrips.
This class is abstract.
| |
| C1XmlEditorToolStripButton |
Represents a toolstrip button which performs a command in a linked C1XmlEditor control.
| |
| C1XmlEditorToolStripComboBox |
Represents a toolstrip combo box which performs a command.
| |
| C1XmlEditorToolStripMain |
Represents a toolstrip with the common commands, such as file, clipboard, history, etc.
| |
| C1XmlEditorToolStripObjects |
Represents a toolstrip of new object commands.
| |
| C1XmlEditorToolStripStyle |
Represents a text style toolstrip.
| |
| C1XmlEditorToolStripTable |
Represents a toolstrip of table commands.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| CommandButton |
Specifies the command used in a C1XmlEditorToolStripButton.
| |
| CommandComboBox |
Specifies the command used in a C1XmlEditorToolStripComboBox.
|