[]
        
(Showing Draft Content)

C1.Win.C1Editor.ToolStrips

C1.Win.C1Editor.ToolStrips Namespace

Classes

C1EditorToolStripBase

Implements the basic functionality common to C1Editor-related toolstrips. This class is abstract.

C1EditorToolStripButton

Represents a toolstrip button which performs a command in a linked C1Editor control.

C1EditorToolStripColorPicker

Represents a toolstrip color picker which performs a command in a linked C1Editor control.

C1EditorToolStripComboBox

Represents a toolstrip combo box which performs a command.

C1EditorToolStripMain

Provides toolstrip with common editor commands like file, clipboards, history etc.

C1EditorToolStripObjects

Represents a toolstrip of new object commands.

C1EditorToolStripReview

Represents a toolstrip with review commands.

C1EditorToolStripSplitButton

Represents a toolstrip split button which performs a command in a linked C1Editor control.

C1EditorToolStripStyle

Represents a text style toolstrip.

C1EditorToolStripTable

Represents a toolstrip with commands to create and manage tables.

C1ToolStripColorPicker

Represents a toolstrip color picker control.

Enums

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.