Name |
Description |
AutocompleteItem |
Item of autocomplete menu |
AutocompleteListView |
|
AutocompleteMenu |
|
Char |
Char and style |
ClearSelectedCommand |
Clear selected text |
CollapseFoldingMarker |
|
Command |
|
CommandManager |
|
DocumentMap |
|
EncodingDetector |
|
ExpandFoldingMarker |
|
ExportToHTML |
Exports colored text as HTML |
ExportToRTF |
Exports colored text as RTF |
FCTBDescriptionProvider |
|
FCTBTypeDescriptor |
|
FileTextSource |
This class contains the source text (chars and styles). It stores a text lines, the manager of commands, undo/redo stack, styles. |
FindForm |
|
FoldedAreaMarker |
|
FoldedBlockStyle |
Renderer for folded block |
FoldingDesc |
|
FooTextChangedDescriptor |
|
GoToForm |
|
HotkeyWrapper |
|
HotkeysEditorForm |
|
InsertCharCommand |
Insert single char |
InsertTextCommand |
Insert text |
LineNeededEventArgs |
|
LinePushedEventArgs |
|
MacrosManager |
This class records, stores and executes the macros. |
MarkerStyle |
Marker style Draws background color for text |
MethodAutocompleteItem |
This autocomplete item appears after dot |
MultiRangeCommand |
Wrapper for multirange commands |
MultiSelectCommandManager |
Custom CommandManager. This class creates wrapper for commands when additional carets are presented. |
MultiSelectionCommand |
Wrapper for commands when MultiSelection mode enabled. This class is very like to MultiRangeCommand, but it is intended for MultiSelection mode. |
Place |
Line index and char index |
PlatformType |
|
PlatformType.SYSTEM_INFO |
|
RTFStyleDescriptor |
|
RangeInfo |
|
ReadOnlyStyle |
This style is used to mark range of text as ReadOnly block |
RemoveLinesCommand |
Removes lines |
ReplaceForm |
|
ReplaceMultipleTextCommand |
Replaces text |
ReplaceMultipleTextCommand.ReplaceRange |
|
ReplaceTextCommand |
Insert text into given ranges |
RuleDesc |
|
Ruler |
|
SelectCommand |
Remembers current selection and restore it after Undo |
SelectedEventArgs |
|
SelectingEventArgs |
|
SelectionStyle |
Renderer for selection area |
ShortcutStyle |
Draws small rectangle for popup menu |
SnippetAutocompleteItem |
Autocomplete item for code snippets |
Style |
Style of chars |
StyleVisualMarker |
|
SuggestItem |
This Item does not check correspondence to current text fragment. SuggestItem is intended for dynamic menus. |
SyntaxDescriptor |
|
SyntaxHighlighter |
|
SyntaxHighlighter.XmlFoldingTag |
|
TextStyle |
Style for chars rendering This renderer can draws chars, with defined fore and back colors |
UndoableCommand |
|
UnfocusablePanel |
|
VisualMarker |
|
VisualMarkerEventArgs |
|
WavyLineStyle |
This style draws a wavy line below a given text range. |