







Classes
Class | Description | |
---|---|---|
![]() | AutocompleteItem |
Item of autocomplete menu
|
![]() | AutocompleteListView | |
![]() | AutocompleteMenu |
Popup menu for autocomplete
|
![]() | AutoIndentEventArgs | |
![]() | Bookmark |
Bookmark of FastColoredTextbox
|
![]() | Bookmarks |
Collection of bookmarks
|
![]() | Command | |
![]() | CommandManager | |
![]() | ExportToHTML |
Exports colored text as HTML
|
![]() | FastColoredTextBox |
Fast colored textbox
|
![]() | 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 | |
![]() | GoToForm | |
![]() | Hint |
Hint of FastColoredTextbox
|
![]() | HintClickEventArgs |
HintClick event args
|
![]() | Hints |
Collection of Hints
|
![]() | LimitedStack<(Of <(<'T>)>)> |
Limited stack
|
![]() | Line |
Line of text
|
![]() | LineInsertedEventArgs | |
![]() | LineNeededEventArgs | |
![]() | LinePushedEventArgs | |
![]() | LineRemovedEventArgs | |
![]() | LinesAccessor | |
![]() | MarkerStyle |
Marker style
Draws background color for text
|
![]() | MethodAutocompleteItem |
This autocomplete item appears after dot
|
![]() | PaintLineEventArgs | |
![]() | PlatformType | |
![]() | PrintDialogSettings | |
![]() | Range |
Diapason of text chars
|
![]() | ReadOnlyStyle |
This style is used to mark range of text as ReadOnly block
|
![]() | ReplaceForm | |
![]() | RuleDesc | |
![]() | SelectedEventArgs | |
![]() | SelectingEventArgs | |
![]() | SelectionStyle |
Renderer for selected area
|
![]() | ShortcutStyle |
Draws small rectangle for popup menu
|
![]() | SnippetAutocompleteItem |
Autocomplete item for code snippets
|
![]() | Style |
Style of chars
|
![]() | StyleVisualMarker | |
![]() | SyntaxDescriptor | |
![]() | SyntaxHighlighter | |
![]() | TextChangedEventArgs |
TextChanged event argument
|
![]() | TextChangingEventArgs | |
![]() | TextSource |
This class contains the source text (chars and styles).
It stores a text lines, the manager of commands, undo/redo stack, styles.
|
![]() | TextSource..::..TextChangedEventArgs | |
![]() | TextStyle |
Style for chars rendering
This renderer can draws chars, with defined fore and back colors
|
![]() | ToolTipNeededEventArgs |
ToolTipNeeded event args
|
![]() | UnfocusablePanel | |
![]() | VisualMarker | |
![]() | VisualMarkerEventArgs | |
![]() | WavyLineStyle |
This style draws a wavy line below a given text range.
|
Structures
Enumerations
Enumeration | Description | |
---|---|---|
![]() | CompareResult | |
![]() | FindEndOfFoldingBlockStrategy |
Strategy of search of end of folding block
|
![]() | HighlightingRangeType |
Type of highlighting
|
![]() | IndentMarker | |
![]() | Language |
Language
|
![]() | Platform | |
![]() | StyleIndex |
Style index mask
|
![]() | VisibleState | |
![]() | WordWrapMode |