Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor.ToolStrips Namespace
Inheritance Hierarchy
In This Topic
    C1.Win.C1Editor.ToolStrips Namespace
    In This Topic
    Classes
     ClassDescription
    ClassImplements the basic functionality common to C1.Win.C1Editor.C1Editor-related toolstrips. This class is abstract.
    ClassRepresents a toolstrip button which performs a command in a linked C1.Win.C1Editor.C1Editor control.
    ClassRepresents a toolstrip color picker which performs a command in a linked C1.Win.C1Editor.C1Editor control.
    Class Represents a toolstrip combo box which performs a command.
    Class Provides toolstrip with common editor commands like file, clipboards, history etc.
    Class Represents a toolstrip of new object commands.
    Class Represents a toolstrip with review commands.
    ClassRepresents a toolstrip split button which performs a command in a linked C1.Win.C1Editor.C1Editor control.
    Class Represents a text style toolstrip.
    Class Represents a toolstrip with commands to create and manage tables.
    Class Represents a toolstrip color picker control.
    Enumerations
     EnumerationDescription
    EnumerationSpecifies the command used in a C1EditorToolStripButton.
    EnumerationSpecifies the command used in a C1EditorToolStripColorPicker.
    EnumerationSpecifies the command used in a C1EditorToolStripComboBox.
    EnumerationSpecifies the command used in a C1EditorToolStripSplitButton.
    See Also