C1.Win.C1Editor.4 Assembly : C1.Win.C1Editor.ToolStrips Namespace |
Class | Description | |
---|---|---|
C1EditorToolStripBase | Implements the basic functionality common to C1.Win.C1Editor.C1Editor-related toolstrips. This class is abstract. | |
C1EditorToolStripButton | Represents a toolstrip button which performs a command in a linked C1.Win.C1Editor.C1Editor control. | |
C1EditorToolStripColorPicker | Represents a toolstrip color picker which performs a command in a linked C1.Win.C1Editor.C1Editor control. | |
C1EditorToolStripComboBox | Represents a toolstrip combo box which performs a command. | |
C1EditorToolStripMain | Represents a toolstrip with the common commands, such as file, clipboard, history, etc. | |
C1EditorToolStripObjects | Represents a toolstrip of new object commands. | |
C1EditorToolStripReview | Represents a text style toolstrip. | |
C1EditorToolStripSplitButton | Represents a toolstrip split button which performs a command in a linked C1.Win.C1Editor.C1Editor control. | |
C1EditorToolStripStyle | Represents a text style toolstrip. | |
C1EditorToolStripTable | Represents a toolstrip of table commands. | |
C1ToolStripColorPicker | Represents a toolstrip color picker control. |
Enumeration | Description | |
---|---|---|
CommandButton | Specifies the command used in a C1EditorToolStripButton. | |
CommandColorPicker | Specifies the command used in a C1EditorToolStripColorPicker. | |
CommandComboBox | Specifies the command used in a C1EditorToolStripComboBox. | |
CommandSplitButton | Specifies the command used in a C1EditorToolStripSplitButton. |