T3000 CrossPlatform Documentation
FastColoredTextBoxNS Namespace |
[This is preliminary documentation and is subject to change.]
Classes
Class | Description | |
---|---|---|
AutocompleteItem |
Item of autocomplete menu
| |
AutocompleteListView | ||
AutocompleteMenu |
Popup menu for autocomplete
| |
AutoIndentEventArgs | ||
BaseBookmarks |
Base class for bookmark collection
| |
Bookmark |
Bookmark of FastColoredTextbox
| |
Bookmarks |
Collection of bookmarks
| |
ClearSelectedCommand |
Clear selected text
| |
CollapseFoldingMarker | ||
Command | ||
CommandManager | ||
CustomActionEventArgs |
CustomAction event args
| |
DocumentMap |
Shows document map of FCTB
| |
EncodingDetector | ||
ExpandFoldingMarker | ||
ExportToHTML |
Exports colored text as HTML
| |
ExportToRTF |
Exports colored text as RTF
| |
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.
This is temporary buffer for currently displayed hints.
| |
HotkeysEditorForm | ||
HotkeysMapping |
Dictionary of shortcuts for FCTB
| |
InsertCharCommand |
Insert single char
| |
InsertTextCommand |
Insert text
| |
IronyFCTB | ||
LimitedStackT |
Limited stack
| |
Line |
Line of text
| |
LineInsertedEventArgs | ||
LineNeededEventArgs | ||
LinePushedEventArgs | ||
LineRemovedEventArgs | ||
LinesAccessor | ||
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
| |
PaintLineEventArgs | ||
PlatformType | ||
PrintDialogSettings | ||
Range |
Diapason of text chars
| |
ReadOnlyStyle |
This style is used to mark range of text as ReadOnly block
| |
RemoveLinesCommand |
Removes lines
| |
ReplaceForm | ||
ReplaceMultipleTextCommand |
Replaces text
| |
ReplaceMultipleTextCommandReplaceRange | ||
ReplaceTextCommand |
Insert text into given ranges
| |
RTFStyleDescriptor | ||
RuleDesc | ||
Ruler | ||
SelectCommand |
Remembers current selection and restore it after Undo
| |
SelectedEventArgs | ||
SelectingEventArgs | ||
SelectionStyle |
Renderer for selected area
| |
ServiceColors | ||
ShortcutStyle |
Draws small rectangle for popup menu
| |
SnippetAutocompleteItem |
Autocomplete item for code snippets
| |
Style |
Style of chars
| |
StyleNeededEventArgs | ||
StyleVisualMarker | ||
SuggestItem |
This Item does not check correspondence to current text fragment.
SuggestItem is intended for dynamic menus.
| |
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.
| |
TextSourceTextChangedEventArgs | ||
TextStyle |
Style for chars rendering
This renderer can draws chars, with defined fore and back colors
| |
ToolTipNeededEventArgs |
ToolTipNeeded event args
| |
UndoableCommand | ||
UnfocusablePanel | ||
VisualMarker | ||
VisualMarkerEventArgs | ||
WavyLineStyle |
This style draws a wavy line below a given text range.
| |
WordWrapNeededEventArgs |
Structures
Enumerations
Enumeration | Description | |
---|---|---|
BracketsHighlightStrategy |
Strategy of search of brackets to highlighting
| |
CompareResult | ||
FCTBAction |
Actions for shortcuts
| |
FindEndOfFoldingBlockStrategy |
Strategy of search of end of folding block
| |
HighlightingRangeType |
Type of highlighting
| |
IndentMarker | ||
Language |
Language
| |
Platform | ||
ScrollDirection | ||
StyleIndex |
Style index mask (16 styles)
| |
TextAreaBorderType | ||
VisibleState | ||
WordWrapMode |