T3000 CrossPlatform Documentation
IronyFCTB Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:FastColoredTextBoxNS.IronyFCTB"]
Inheritance Hierarchy
SystemObject SystemMarshalByRefObject
System.ComponentModelComponent
System.Windows.FormsControl
System.Windows.FormsScrollableControl
System.Windows.FormsContainerControl
System.Windows.FormsUserControl
FastColoredTextBoxNSFastColoredTextBox
FastColoredTextBoxNSIronyFCTB
System.ComponentModelComponent
System.Windows.FormsControl
System.Windows.FormsScrollableControl
System.Windows.FormsContainerControl
System.Windows.FormsUserControl
FastColoredTextBoxNSFastColoredTextBox
FastColoredTextBoxNSIronyFCTB
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBoxNS (in FastColoredTextBoxNS.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
The IronyFCTB type exposes the following members.
Constructors
Properties
Name | Description | |
---|---|---|
AcceptsReturn |
Indicates if return characters are accepted as input
(Inherited from FastColoredTextBox.) | |
AcceptsTab |
Indicates if tab characters are accepted as input
(Inherited from FastColoredTextBox.) | |
AccessibilityObject | (Inherited from Control.) | |
AccessibleDefaultActionDescription | (Inherited from Control.) | |
AccessibleDescription | (Inherited from Control.) | |
AccessibleName | (Inherited from Control.) | |
AccessibleRole | (Inherited from Control.) | |
ActiveControl | (Inherited from ContainerControl.) | |
AllowDrop |
Allows drag and drop
(Inherited from FastColoredTextBox.) | |
AllowMacroRecording |
Allows to record macros.
(Inherited from FastColoredTextBox.) | |
AllowSeveralTextStyleDrawing |
Allows text rendering several styles same time.
(Inherited from FastColoredTextBox.) | |
Anchor | (Inherited from Control.) | |
AutoCompleteBrackets |
AutoComplete brackets
(Inherited from FastColoredTextBox.) | |
AutoCompleteBracketsList |
AutoCompleteBracketsList
(Inherited from FastColoredTextBox.) | |
AutoIndent |
Allows AutoIndent. Inserts spaces before new line.
(Inherited from FastColoredTextBox.) | |
AutoIndentChars |
Enables AutoIndentChars mode
(Inherited from FastColoredTextBox.) | |
AutoIndentCharsPatterns |
Regex patterns for AutoIndentChars (one regex per line)
(Inherited from FastColoredTextBox.) | |
AutoIndentExistingLines |
Does autoindenting in existing lines. It works only if AutoIndent is True.
(Inherited from FastColoredTextBox.) | |
AutoScaleDimensions | (Inherited from ContainerControl.) | |
AutoScaleFactor | (Inherited from ContainerControl.) | |
AutoScaleMode | (Inherited from ContainerControl.) | |
AutoScroll |
Do not change this property
(Inherited from FastColoredTextBox.) | |
AutoScrollMargin | (Inherited from ScrollableControl.) | |
AutoScrollMinSize | (Inherited from FastColoredTextBox.) | |
AutoScrollOffset | (Inherited from Control.) | |
AutoScrollPosition | (Inherited from ScrollableControl.) | |
AutoSize | (Inherited from UserControl.) | |
AutoSizeMode | (Inherited from UserControl.) | |
AutoValidate | (Inherited from UserControl.) | |
BackBrush |
Background brush.
If Null then BackColor is used.
(Inherited from FastColoredTextBox.) | |
BackColor |
Background color.
It is used if BackBrush is null.
(Inherited from FastColoredTextBox.) | |
BackgroundImage | (Inherited from Control.) | |
BackgroundImageLayout | (Inherited from Control.) | |
BindingContext | (Inherited from ContainerControl.) | |
BookmarkColor |
Color of bookmarks
(Inherited from FastColoredTextBox.) | |
Bookmarks |
Bookmarks
(Inherited from FastColoredTextBox.) | |
BorderStyle | (Inherited from UserControl.) | |
Bottom | (Inherited from Control.) | |
Bounds | (Inherited from Control.) | |
BracketsHighlightStrategy |
Strategy of search of brackets to highlighting
(Inherited from FastColoredTextBox.) | |
BracketsStyle |
Style for brackets highlighting
(Inherited from FastColoredTextBox.) | |
BracketsStyle2 |
Style for alternative brackets highlighting
(Inherited from FastColoredTextBox.) | |
CanEnableIme | (Inherited from ContainerControl.) | |
CanFocus | (Inherited from Control.) | |
CanRaiseEvents | (Inherited from Control.) | |
CanSelect | (Inherited from Control.) | |
Capture | (Inherited from Control.) | |
CaretBlinking |
Enables caret blinking
(Inherited from FastColoredTextBox.) | |
CaretColor |
Color of caret
(Inherited from FastColoredTextBox.) | |
CaretVisible |
Shows or hides the caret
(Inherited from FastColoredTextBox.) | |
CausesValidation | (Inherited from Control.) | |
ChangedLineColor |
Background color for highlighting of changed lines
(Inherited from FastColoredTextBox.) | |
CharHeight |
Height of char in pixels (includes LineInterval)
(Inherited from FastColoredTextBox.) | |
CharWidth |
Width of char in pixels
(Inherited from FastColoredTextBox.) | |
ClientRectangle | (Inherited from Control.) | |
ClientSize | (Inherited from Control.) | |
CommentPrefix |
Comment line prefix.
(Inherited from FastColoredTextBox.) | |
CompanyName | (Inherited from Control.) | |
Container | (Inherited from Component.) | |
ContainsFocus | (Inherited from Control.) | |
ContextMenu | (Inherited from Control.) | |
ContextMenuStrip | (Inherited from Control.) | |
Controls | (Inherited from Control.) | |
Created | (Inherited from Control.) | |
CreateParams | (Inherited from UserControl.) | |
CurrentAutoScaleDimensions | (Inherited from ContainerControl.) | |
CurrentLineColor |
Background color for current line
(Inherited from FastColoredTextBox.) | |
Cursor | (Inherited from FastColoredTextBox.) | |
DataBindings | (Inherited from Control.) | |
DefaultCursor | (Inherited from Control.) | |
DefaultImeMode | (Inherited from Control.) | |
DefaultMargin | (Inherited from Control.) | |
DefaultMaximumSize | (Inherited from Control.) | |
DefaultMinimumSize | (Inherited from Control.) | |
DefaultPadding | (Inherited from Control.) | |
DefaultSize | (Inherited from UserControl.) | |
DefaultStyle |
Default text style
This style is using when no one other TextStyle is not defined in Char.style
(Inherited from FastColoredTextBox.) | |
DelayedEventsInterval |
Minimal delay(ms) for delayed events (except TextChangedDelayed).
(Inherited from FastColoredTextBox.) | |
DelayedTextChangedInterval |
Minimal delay(ms) for TextChangedDelayed event.
(Inherited from FastColoredTextBox.) | |
DescriptionFile |
XML file with description of syntax highlighting.
This property works only with Language == Language.Custom.
(Inherited from FastColoredTextBox.) | |
DesignMode | (Inherited from Component.) | |
DisabledColor |
Color of disabled component
(Inherited from FastColoredTextBox.) | |
DisplayRectangle | (Inherited from ScrollableControl.) | |
Disposing | (Inherited from Control.) | |
Dock | (Inherited from Control.) | |
DockPadding | (Inherited from ScrollableControl.) | |
DoubleBuffered | (Inherited from Control.) | |
Enabled | (Inherited from Control.) | |
EndFoldingLine |
End line index of current highlighted folding area. Return -1 if end of area is not found.
(Inherited from FastColoredTextBox.) | |
Events | (Inherited from Component.) | |
FindEndOfFoldingBlockStrategy |
Strategy of search of end of folding block
(Inherited from FastColoredTextBox.) | |
findForm | (Inherited from FastColoredTextBox.) | |
Focused | (Inherited from Control.) | |
FoldedBlocks |
Contains UniqueId of start lines of folded blocks
(Inherited from FastColoredTextBox.) | |
FoldedBlockStyle |
Style for folded block rendering
(Inherited from FastColoredTextBox.) | |
FoldingIndicatorColor |
Color of folding area indicator
(Inherited from FastColoredTextBox.) | |
Font |
Font
(Inherited from FastColoredTextBox.) | |
FontHeight | (Inherited from Control.) | |
ForeColor |
Fore color (default style color)
(Inherited from FastColoredTextBox.) | |
Grammar | ||
Handle | (Inherited from Control.) | |
HasChildren | (Inherited from Control.) | |
HasSourceTextBox | (Inherited from FastColoredTextBox.) | |
Height | (Inherited from Control.) | |
HighlightFoldingIndicator |
Enables folding indicator (left vertical line between folding bounds)
(Inherited from FastColoredTextBox.) | |
HighlightingRangeType |
This property specifies which part of the text will be highlighted as you type (by built-in highlighter).
(Inherited from FastColoredTextBox.) | |
Hints |
Collection of Hints.
This is temporary buffer for currently displayed hints.
(Inherited from FastColoredTextBox.) | |
HorizontalScroll | (Inherited from ScrollableControl.) | |
Hotkeys |
Hotkeys. Do not use this property in your code, use HotkeysMapping property.
(Inherited from FastColoredTextBox.) | |
HotkeysMapping |
Hotkeys mapping
(Inherited from FastColoredTextBox.) | |
HScroll | (Inherited from ScrollableControl.) | |
Html |
Gets colored text as HTML
(Inherited from FastColoredTextBox.) | |
ImeAllowed |
Indicates that IME is allowed (for CJK language entering)
(Inherited from FastColoredTextBox.) | |
ImeMode | (Inherited from Control.) | |
ImeModeBase | (Inherited from Control.) | |
IndentBackColor |
Background color of indent area
(Inherited from FastColoredTextBox.) | |
InputsColor | (Inherited from FastColoredTextBox.) | |
InvokeRequired | (Inherited from Control.) | |
IsAccessible | (Inherited from Control.) | |
IsChanged |
Text was changed
(Inherited from FastColoredTextBox.) | |
IsDisposed | (Inherited from Control.) | |
IsHandleCreated | (Inherited from Control.) | |
IsMirrored | (Inherited from Control.) | |
IsReplaceMode |
Is keyboard in replace mode (wide caret) ?
(Inherited from FastColoredTextBox.) | |
ItemInt32 |
Gets Line
(Inherited from FastColoredTextBox.) | |
ItemPlace |
Gets or sets char and styleId for given place
This property does not fire OnTextChanged event
(Inherited from FastColoredTextBox.) | |
Language |
Language for highlighting by built-in highlighter.
(Inherited from FastColoredTextBox.) | |
LayoutEngine | (Inherited from Control.) | |
Left | (Inherited from Control.) | |
LeftBracket |
Opening bracket for brackets highlighting.
Set to '\x0' for disable brackets highlighting.
(Inherited from FastColoredTextBox.) | |
LeftBracket2 |
Alternative opening bracket for brackets highlighting.
Set to '\x0' for disable brackets highlighting.
(Inherited from FastColoredTextBox.) | |
LeftBracketPosition |
Position of left highlighted bracket.
(Inherited from FastColoredTextBox.) | |
LeftBracketPosition2 |
Position of left highlighted alternative bracket.
(Inherited from FastColoredTextBox.) | |
LeftIndent |
Left distance to text beginning
(Inherited from FastColoredTextBox.) | |
LeftPadding |
Left padding in pixels
(Inherited from FastColoredTextBox.) | |
LineInterval |
Interval between lines (in pixels)
(Inherited from FastColoredTextBox.) | |
LineNumberColor |
Color of line numbers.
(Inherited from FastColoredTextBox.) | |
LineNumberStartValue |
Start value of first line number.
(Inherited from FastColoredTextBox.) | |
Lines |
Text lines
(Inherited from FastColoredTextBox.) | |
LinesCount |
Count of lines
(Inherited from FastColoredTextBox.) | |
Location | (Inherited from Control.) | |
MacrosManager |
MacrosManager records, stores and executes the macroses
(Inherited from FastColoredTextBox.) | |
Margin | (Inherited from Control.) | |
MaximumSize | (Inherited from Control.) | |
MinimumSize | (Inherited from Control.) | |
Multiline |
Multiline
(Inherited from FastColoredTextBox.) | |
Name | (Inherited from Control.) | |
OutputsColor | (Inherited from FastColoredTextBox.) | |
Padding |
--Do not use this property--
(Inherited from FastColoredTextBox.) | |
PaddingBackColor |
Background color of padding area
(Inherited from FastColoredTextBox.) | |
Paddings |
Padings of text area
(Inherited from FastColoredTextBox.) | |
Parent | (Inherited from Control.) | |
ParentForm | (Inherited from ContainerControl.) | |
Parser | ||
PreferredLineWidth |
This property draws vertical line after defined char position.
Set to 0 for disable drawing of vertical line.
(Inherited from FastColoredTextBox.) | |
PreferredSize | (Inherited from Control.) | |
ProductName | (Inherited from Control.) | |
ProductVersion | (Inherited from Control.) | |
Range |
Range of all text
(Inherited from FastColoredTextBox.) | |
ReadOnly |
Read only
(Inherited from FastColoredTextBox.) | |
RecreatingHandle | (Inherited from Control.) | |
RedoEnabled |
Is redo enabled?
(Inherited from FastColoredTextBox.) | |
Region | (Inherited from Control.) | |
RenderRightToLeft | Obsolete. (Inherited from Control.) | |
replaceForm | (Inherited from FastColoredTextBox.) | |
ReservedCountOfLineNumberChars |
Reserved space for line number characters.
If smaller than needed (e. g. line count >= 10 and this value set to 1) this value will have no impact.
If you want to reserve space, e. g. for line numbers >= 10 or >= 100 than you can set this value to 2 or 3 or higher.
(Inherited from FastColoredTextBox.) | |
ResizeRedraw | (Inherited from Control.) | |
Right | (Inherited from Control.) | |
RightBracket |
Closing bracket for brackets highlighting.
Set to '\x0' for disable brackets highlighting.
(Inherited from FastColoredTextBox.) | |
RightBracket2 |
Alternative closing bracket for brackets highlighting.
Set to '\x0' for disable brackets highlighting.
(Inherited from FastColoredTextBox.) | |
RightBracketPosition |
Position of right highlighted bracket.
(Inherited from FastColoredTextBox.) | |
RightBracketPosition2 |
Position of right highlighted alternative bracket.
(Inherited from FastColoredTextBox.) | |
RightToLeft | (Inherited from FastColoredTextBox.) | |
Rtf |
Gets colored text as RTF
(Inherited from FastColoredTextBox.) | |
ScaleChildren | (Inherited from Control.) | |
SelectedText |
Text of current selection
(Inherited from FastColoredTextBox.) | |
Selection |
Current selection range
(Inherited from FastColoredTextBox.) | |
SelectionColor |
Color of selected area
(Inherited from FastColoredTextBox.) | |
SelectionHighlightingForLineBreaksEnabled |
If true then line breaks included into the selection will be selected too.
Then line breaks will be shown as selected blank character.
(Inherited from FastColoredTextBox.) | |
SelectionLength |
Length of selected text
(Inherited from FastColoredTextBox.) | |
SelectionStart |
Start position of selection
(Inherited from FastColoredTextBox.) | |
SelectionStyle |
Style for rendering Selection area
(Inherited from FastColoredTextBox.) | |
ServiceColors |
Colors of some service visual markers
(Inherited from FastColoredTextBox.) | |
ServiceLinesColor |
Color of service lines (folding lines, borders of blocks etc.)
(Inherited from FastColoredTextBox.) | |
ShowCaretWhenInactive |
Draw caret when the control is not focused
(Inherited from FastColoredTextBox.) | |
ShowFocusCues | (Inherited from Control.) | |
ShowFoldingLines |
Shows vertical lines between folding start line and folding end line.
(Inherited from FastColoredTextBox.) | |
ShowKeyboardCues | (Inherited from Control.) | |
ShowLineNumbers |
Shows line numbers.
(Inherited from FastColoredTextBox.) | |
ShowScrollBars | (Inherited from FastColoredTextBox.) | |
Site | (Inherited from Control.) | |
Size | (Inherited from Control.) | |
SourceTextBox |
The source of the text.
Allows to get text from other FastColoredTextBox.
(Inherited from FastColoredTextBox.) | |
StartFoldingLine |
Start line index of current highlighted folding area. Return -1 if start of area is not found.
(Inherited from FastColoredTextBox.) | |
Styles |
Styles
(Inherited from FastColoredTextBox.) | |
SyntaxHighlighter |
Syntax Highlighter
(Inherited from FastColoredTextBox.) | |
TabIndex | (Inherited from Control.) | |
TabLength |
Spaces count for tab
(Inherited from FastColoredTextBox.) | |
TabStop | (Inherited from Control.) | |
Tag | (Inherited from Control.) | |
Text |
Text of control
(Inherited from FastColoredTextBox.) | |
TextAreaBorder |
Type of border of text area
(Inherited from FastColoredTextBox.) | |
TextAreaBorderColor |
Color of border of text area
(Inherited from FastColoredTextBox.) | |
TextAreaRect |
Rectangle where located text
(Inherited from FastColoredTextBox.) | |
TextLength | (Inherited from FastColoredTextBox.) | |
TextSource |
TextSource
(Inherited from FastColoredTextBox.) | |
TextVersion |
Text version
(Inherited from FastColoredTextBox.) | |
ToolTip |
ToolTip component
(Inherited from FastColoredTextBox.) | |
ToolTipDelay |
Delay (ms) of ToolTip
(Inherited from FastColoredTextBox.) | |
Top | (Inherited from Control.) | |
TopLevelControl | (Inherited from Control.) | |
UndoEnabled |
Is undo enabled?
(Inherited from FastColoredTextBox.) | |
UseWaitCursor | (Inherited from Control.) | |
VariablesColor | (Inherited from FastColoredTextBox.) | |
VerticalScroll | (Inherited from ScrollableControl.) | |
VirtualSpace |
Enables virtual spaces
(Inherited from FastColoredTextBox.) | |
Visible | (Inherited from Control.) | |
VisibleRange |
Returns current visible range of text
(Inherited from FastColoredTextBox.) | |
VScroll | (Inherited from ScrollableControl.) | |
WideCaret |
Wide caret
(Inherited from FastColoredTextBox.) | |
Width | (Inherited from Control.) | |
WindowTarget | (Inherited from Control.) | |
WordWrap |
WordWrap.
(Inherited from FastColoredTextBox.) | |
WordWrapAutoIndent |
Automatically shifts secondary wordwrap lines on the shift amount of the first line
(Inherited from FastColoredTextBox.) | |
WordWrapIndent |
Indent of secondary wordwrap lines (in chars)
(Inherited from FastColoredTextBox.) | |
WordWrapMode |
WordWrap mode.
(Inherited from FastColoredTextBox.) | |
Zoom |
Zooming (in percentages)
(Inherited from FastColoredTextBox.) |
Methods
Name | Description | |
---|---|---|
AccessibilityNotifyClients(AccessibleEvents, Int32) | (Inherited from Control.) | |
AccessibilityNotifyClients(AccessibleEvents, Int32, Int32) | (Inherited from Control.) | |
AddHint(Range, String) |
Add and shows simple text hint
(Inherited from FastColoredTextBox.) | |
AddHint(Range, Control) |
Add and shows the hint
(Inherited from FastColoredTextBox.) | |
AddHint(Range, String, Boolean, Boolean, Boolean) |
Add and shows simple text hint
(Inherited from FastColoredTextBox.) | |
AddHint(Range, Control, Boolean, Boolean, Boolean) |
Add and shows the hint
(Inherited from FastColoredTextBox.) | |
AddStyle |
Add new style
(Inherited from FastColoredTextBox.) | |
AddVisualMarker | (Inherited from FastColoredTextBox.) | |
AdjustFolding |
Collapse folding blocks using FoldedBlocks dictionary.
(Inherited from FastColoredTextBox.) | |
AdjustFormScrollbars | (Inherited from ContainerControl.) | |
AppendText(String) |
Append string to end of the Text
(Inherited from FastColoredTextBox.) | |
AppendText(String, Style) |
Append string to end of the Text
(Inherited from FastColoredTextBox.) | |
BeginAutoUndo |
Begins AutoUndo block.
All changes of text between BeginAutoUndo() and EndAutoUndo() will be canceled in one operation Undo.
(Inherited from FastColoredTextBox.) | |
BeginInvoke(Delegate) | (Inherited from Control.) | |
BeginInvoke(Delegate, Object) | (Inherited from Control.) | |
BeginUpdate |
Call this method before multiple text changing
(Inherited from FastColoredTextBox.) | |
BookmarkLine |
Bookmarks line
(Inherited from FastColoredTextBox.) | |
BringToFront | (Inherited from Control.) | |
CalcAutoIndent |
Returns needed start space count for the line
(Inherited from FastColoredTextBox.) | |
ChangeFontSize | (Inherited from FastColoredTextBox.) | |
CheckAndChangeSelectionType | (Inherited from FastColoredTextBox.) | |
CheckStylesBufferSize |
Checks if the styles buffer has enough space to add one
more element. If not, an exception is thrown. Otherwise,
the index of a free slot is returned.
(Inherited from FastColoredTextBox.) | |
Clear |
Clear text, styles, history, caches
(Inherited from FastColoredTextBox.) | |
ClearCurrentLine |
Deletes current line(s)
(Inherited from FastColoredTextBox.) | |
ClearHints |
Removes all hints
(Inherited from FastColoredTextBox.) | |
ClearSelected |
Deletes selected chars
(Inherited from FastColoredTextBox.) | |
ClearStyle |
Clear style of all text
(Inherited from FastColoredTextBox.) | |
ClearStylesBuffer |
Clear buffer of styles
(Inherited from FastColoredTextBox.) | |
ClearUndo |
Clears undo and redo stacks
(Inherited from FastColoredTextBox.) | |
CloseBindingFile |
Close file binding mode
(Inherited from FastColoredTextBox.) | |
CollapseAllFoldingBlocks |
Collapses all folding blocks
(Inherited from FastColoredTextBox.) | |
CollapseBlock |
Collapse text block
(Inherited from FastColoredTextBox.) | |
CollapseFoldingBlock |
Collapses folding block
(Inherited from FastColoredTextBox.) | |
CommentSelected |
Insert/remove comment prefix into selected lines
(Inherited from FastColoredTextBox.) | |
CommentSelected(String) |
Insert/remove comment prefix into selected lines
(Inherited from FastColoredTextBox.) | |
Contains | (Inherited from Control.) | |
Copy |
Copy selected text into Clipboard
(Inherited from FastColoredTextBox.) | |
CreateAccessibilityInstance | (Inherited from Control.) | |
CreateControl | (Inherited from Control.) | |
CreateControlsInstance | (Inherited from Control.) | |
CreateGraphics | (Inherited from Control.) | |
CreateHandle | (Inherited from Control.) | |
CreateObjRef | (Inherited from MarshalByRefObject.) | |
CreateTextSource | (Inherited from FastColoredTextBox.) | |
Cut |
Cut selected text into Clipboard
(Inherited from FastColoredTextBox.) | |
DecreaseIndent |
Remove TAB from front of seletcted lines.
(Inherited from FastColoredTextBox.) | |
DecreaseIndentOfSingleLine |
Remove TAB in front of the caret ot the selected line.
(Inherited from FastColoredTextBox.) | |
DefWndProc | (Inherited from Control.) | |
DestroyHandle | (Inherited from Control.) | |
Dispose | (Inherited from Component.) | |
Dispose(Boolean) | (Inherited from FastColoredTextBox.) | |
DoAutoIndent |
Insert autoindents into selected lines
(Inherited from FastColoredTextBox.) | |
DoAutoIndent(Int32) |
Inserts autoindent's spaces in the line
(Inherited from FastColoredTextBox.) | |
DoAutoIndentChars(Int32) |
Do AutoIndentChars
(Inherited from FastColoredTextBox.) | |
DoAutoIndentChars(Int32, Regex) | (Inherited from FastColoredTextBox.) | |
DoAutoIndentIfNeed | (Inherited from FastColoredTextBox.) | |
DoCaretVisible |
Scroll control for display caret
(Inherited from FastColoredTextBox.) | |
DoDragDrop(Object, DragDropEffects) | (Inherited from Control.) | |
DoDragDrop(Place, String) | (Inherited from FastColoredTextBox.) | |
DoHighlighting | ||
DoRangeVisible(Range) |
Scroll control for display given range
(Inherited from FastColoredTextBox.) | |
DoRangeVisible(Range, Boolean) |
Scroll control for display given range
(Inherited from FastColoredTextBox.) | |
DoSelectionVisible |
Scroll control for display selection area
(Inherited from FastColoredTextBox.) | |
DrawFoldingLines | (Inherited from FastColoredTextBox.) | |
DrawText |
Draws text to given Graphics
(Inherited from FastColoredTextBox.) | |
DrawToBitmap | (Inherited from Control.) | |
EndAutoUndo |
Ends AutoUndo block.
All changes of text between BeginAutoUndo() and EndAutoUndo() will be canceled in one operation Undo.
(Inherited from FastColoredTextBox.) | |
EndInvoke | (Inherited from Control.) | |
EndUpdate |
Call this method after multiple text changing
(Inherited from FastColoredTextBox.) | |
Equals | (Inherited from Object.) | |
ExpandAllFoldingBlocks |
Exapnds all folded blocks
(Inherited from FastColoredTextBox.) | |
ExpandBlock(Int32) |
Expand collapsed block
(Inherited from FastColoredTextBox.) | |
ExpandBlock(Int32, Int32) |
Expand collapsed block
(Inherited from FastColoredTextBox.) | |
ExpandFoldedBlock |
Exapnds folded block
(Inherited from FastColoredTextBox.) | |
Finalize | (Inherited from Component.) | |
FindChar |
Finds given char after current caret position, moves the caret to found pos.
(Inherited from FastColoredTextBox.) | |
FindEndOfFoldingBlock | (Inherited from FastColoredTextBox.) | |
FindForm | (Inherited from Control.) | |
FindLines |
Search lines by regex pattern
(Inherited from FastColoredTextBox.) | |
Focus | (Inherited from Control.) | |
GetAccessibilityObjectById | (Inherited from Control.) | |
GetAutoSizeMode | (Inherited from Control.) | |
GetBracketsRange |
Returns range between brackets (or null if not found)
(Inherited from FastColoredTextBox.) | |
GetChildAtPoint(Point) | (Inherited from Control.) | |
GetChildAtPoint(Point, GetChildAtPointSkip) | (Inherited from Control.) | |
GetContainerControl | (Inherited from Control.) | |
GetHashCode | (Inherited from Object.) | |
GetLifetimeService | (Inherited from MarshalByRefObject.) | |
GetLine |
Get range of line
(Inherited from FastColoredTextBox.) | |
GetLineFoldingEndMarker |
End foilding marker for the line
(Inherited from FastColoredTextBox.) | |
GetLineFoldingStartMarker |
Start foilding marker for the line
(Inherited from FastColoredTextBox.) | |
GetLineLength |
Gets length of given line
(Inherited from FastColoredTextBox.) | |
GetLineText |
Get text of given line
(Inherited from FastColoredTextBox.) | |
GetMaxStartSpacesCount | (Inherited from FastColoredTextBox.) | |
GetMinStartSpacesCount | (Inherited from FastColoredTextBox.) | |
GetNextControl | (Inherited from Control.) | |
GetPreferredSize | (Inherited from Control.) | |
GetRange(Int32, Int32) |
Get range of text
(Inherited from FastColoredTextBox.) | |
GetRange(Place, Place) |
Get range of text
(Inherited from FastColoredTextBox.) | |
GetRanges(String) |
Finds ranges for given regex pattern
(Inherited from FastColoredTextBox.) | |
GetRanges(String, RegexOptions) |
Finds ranges for given regex pattern
(Inherited from FastColoredTextBox.) | |
GetScaledBounds | (Inherited from Control.) | |
GetScrollState | (Inherited from ScrollableControl.) | |
GetService | (Inherited from Component.) | |
GetStyle | (Inherited from Control.) | |
GetStyleIndex |
Returns index of the style in Styles
-1 otherwise
(Inherited from FastColoredTextBox.) | |
GetStyleIndexMask |
Returns StyleIndex mask of given styles
(Inherited from FastColoredTextBox.) | |
GetStylesOfChar |
Returns list of styles of given place
(Inherited from FastColoredTextBox.) | |
GetTokenRange | ||
GetTopLevel | (Inherited from Control.) | |
GetType | (Inherited from Object.) | |
GetVisibleState |
Returns VisibleState of the line
(Inherited from FastColoredTextBox.) | |
GoEnd |
Move caret to end of text
(Inherited from FastColoredTextBox.) | |
GoHome |
Move caret to first position
(Inherited from FastColoredTextBox.) | |
GotoNextBookmark |
Scrolls to nearest bookmark or to first bookmark
(Inherited from FastColoredTextBox.) | |
GotoPrevBookmark |
Scrolls to nearest previous bookmark or to last bookmark
(Inherited from FastColoredTextBox.) | |
Hide | (Inherited from Control.) | |
IncreaseIndent |
Insert TAB into front of seletcted lines.
(Inherited from FastColoredTextBox.) | |
InitBraces | ||
InitializeLifetimeService | (Inherited from MarshalByRefObject.) | |
InitLayout | (Inherited from Control.) | |
InitTextSource | (Inherited from FastColoredTextBox.) | |
InsertChar | (Inherited from FastColoredTextBox.) | |
InsertLinePrefix |
Insert prefix into front of seletcted lines
(Inherited from FastColoredTextBox.) | |
InsertText(String) |
Insert text into current selected position
(Inherited from FastColoredTextBox.) | |
InsertText(String, Style) |
Insert text into current selection position (with predefined style)
(Inherited from FastColoredTextBox.) | |
InsertText(String, Boolean) |
Insert text into current selected position
(Inherited from FastColoredTextBox.) | |
InsertText(String, Style, Boolean) |
Insert text into current selection position (with predefined style)
(Inherited from FastColoredTextBox.) | |
InsertTextAndRestoreSelection |
Insert text into replaceRange and restore previous selection
(Inherited from FastColoredTextBox.) | |
Invalidate |
Invalidates the entire surface of the control and causes the control to be redrawn.
This method is thread safe and does not require Invoke.
(Inherited from FastColoredTextBox.) | |
Invalidate(Region) | (Inherited from Control.) | |
Invalidate(Boolean) | (Inherited from Control.) | |
Invalidate(Rectangle) | (Inherited from Control.) | |
Invalidate(Region, Boolean) | (Inherited from Control.) | |
Invalidate(Rectangle, Boolean) | (Inherited from Control.) | |
Invoke(Delegate) | (Inherited from Control.) | |
Invoke(Delegate, Object) | (Inherited from Control.) | |
InvokeGotFocus | (Inherited from Control.) | |
InvokeLostFocus | (Inherited from Control.) | |
InvokeOnClick | (Inherited from Control.) | |
InvokePaint | (Inherited from Control.) | |
InvokePaintBackground | (Inherited from Control.) | |
IsInputChar | (Inherited from Control.) | |
IsInputKey | (Inherited from FastColoredTextBox.) | |
LowerCase |
Convert selected text to lower case
(Inherited from FastColoredTextBox.) | |
MemberwiseClone | (Inherited from Object.) | |
MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject.) | |
MoveSelectedLinesDown |
Moves selected lines down
(Inherited from FastColoredTextBox.) | |
MoveSelectedLinesUp |
Moves selected lines up
(Inherited from FastColoredTextBox.) | |
Navigate |
Navigates to defined line, without Line.LastVisit reseting
(Inherited from FastColoredTextBox.) | |
NavigateBackward |
Navigates backward (by Line.LastVisit property)
(Inherited from FastColoredTextBox.) | |
NavigateForward |
Navigates forward (by Line.LastVisit property)
(Inherited from FastColoredTextBox.) | |
NeedRecalc |
Call this method if the recalc of the position of lines is needed.
(Inherited from FastColoredTextBox.) | |
NeedRecalc(Boolean) |
Call this method if the recalc of the position of lines is needed.
(Inherited from FastColoredTextBox.) | |
NeedRecalc(Boolean, Boolean) |
Call this method if the recalc of the position of lines is needed.
(Inherited from FastColoredTextBox.) | |
NotifyInvalidate | (Inherited from Control.) | |
OnAutoSizeChanged | (Inherited from Control.) | |
OnAutoValidateChanged | (Inherited from ContainerControl.) | |
OnBackColorChanged | (Inherited from Control.) | |
OnBackgroundImageChanged | (Inherited from Control.) | |
OnBackgroundImageLayoutChanged | (Inherited from Control.) | |
OnBindingContextChanged | (Inherited from Control.) | |
OnCausesValidationChanged | (Inherited from Control.) | |
OnChangeUICues | (Inherited from Control.) | |
OnCharSizeChanged | (Inherited from FastColoredTextBox.) | |
OnClick | (Inherited from Control.) | |
OnClientSizeChanged | (Inherited from FastColoredTextBox.) | |
OnContextMenuChanged | (Inherited from Control.) | |
OnContextMenuStripChanged | (Inherited from Control.) | |
OnControlAdded | (Inherited from Control.) | |
OnControlRemoved | (Inherited from Control.) | |
OnCreateClipboardData | (Inherited from FastColoredTextBox.) | |
OnCreateControl | (Inherited from UserControl.) | |
OnCursorChanged | (Inherited from Control.) | |
OnCustomAction | (Inherited from FastColoredTextBox.) | |
OnDockChanged | (Inherited from Control.) | |
OnDoubleClick | (Inherited from Control.) | |
OnDragDrop | (Inherited from FastColoredTextBox.) | |
OnDragEnter | (Inherited from FastColoredTextBox.) | |
OnDragLeave | (Inherited from FastColoredTextBox.) | |
OnDragOver | (Inherited from FastColoredTextBox.) | |
OnEnabledChanged | (Inherited from Control.) | |
OnEnter | (Inherited from FastColoredTextBox.) | |
OnFoldingHighlightChanged | (Inherited from FastColoredTextBox.) | |
OnFontChanged | (Inherited from ContainerControl.) | |
OnForeColorChanged | (Inherited from Control.) | |
OnGiveFeedback | (Inherited from Control.) | |
OnGotFocus | (Inherited from FastColoredTextBox.) | |
OnHandleCreated | (Inherited from FastColoredTextBox.) | |
OnHandleDestroyed | (Inherited from Control.) | |
OnHelpRequested | (Inherited from Control.) | |
OnHintClick |
Occurs when user click on the hint
(Inherited from FastColoredTextBox.) | |
OnImeModeChanged | (Inherited from Control.) | |
OnInvalidated | (Inherited from Control.) | |
OnKeyDown | (Inherited from FastColoredTextBox.) | |
OnKeyPress | (Inherited from Control.) | |
OnKeyPressed | (Inherited from FastColoredTextBox.) | |
OnKeyPressing | (Inherited from FastColoredTextBox.) | |
OnKeyUp | (Inherited from FastColoredTextBox.) | |
OnLayout | (Inherited from ContainerControl.) | |
OnLeave | (Inherited from Control.) | |
OnLoad | (Inherited from FastColoredTextBox.) | |
OnLocationChanged | (Inherited from Control.) | |
OnLostFocus | (Inherited from FastColoredTextBox.) | |
OnMarginChanged | (Inherited from Control.) | |
OnMarkerClick | (Inherited from FastColoredTextBox.) | |
OnMarkerDoubleClick | (Inherited from FastColoredTextBox.) | |
OnMouseCaptureChanged | (Inherited from Control.) | |
OnMouseClick | (Inherited from Control.) | |
OnMouseDoubleClick | (Inherited from FastColoredTextBox.) | |
OnMouseDown | (Inherited from FastColoredTextBox.) | |
OnMouseEnter | (Inherited from Control.) | |
OnMouseHover | (Inherited from Control.) | |
OnMouseLeave | (Inherited from FastColoredTextBox.) | |
OnMouseMove | (Inherited from FastColoredTextBox.) | |
OnMouseUp | (Inherited from FastColoredTextBox.) | |
OnMouseWheel | (Inherited from FastColoredTextBox.) | |
OnMove | (Inherited from Control.) | |
OnNotifyMessage | (Inherited from Control.) | |
OnPaddingChanged | (Inherited from ScrollableControl.) | |
OnPaint |
Draw control
(Inherited from FastColoredTextBox.) | |
OnPaintBackground | (Inherited from FastColoredTextBox.) | |
OnPaintLine | (Inherited from FastColoredTextBox.) | |
OnParentBackColorChanged | (Inherited from Control.) | |
OnParentBackgroundImageChanged | (Inherited from Control.) | |
OnParentBindingContextChanged | (Inherited from Control.) | |
OnParentChanged | (Inherited from ContainerControl.) | |
OnParentCursorChanged | (Inherited from Control.) | |
OnParentEnabledChanged | (Inherited from Control.) | |
OnParentFontChanged | (Inherited from Control.) | |
OnParentForeColorChanged | (Inherited from Control.) | |
OnParentRightToLeftChanged | (Inherited from Control.) | |
OnParentVisibleChanged | (Inherited from Control.) | |
OnPreviewKeyDown | (Inherited from Control.) | |
OnPrint | (Inherited from Control.) | |
OnQueryContinueDrag | (Inherited from Control.) | |
OnRegionChanged | (Inherited from Control.) | |
OnResize | (Inherited from UserControl.) | |
OnRightToLeftChanged | (Inherited from ScrollableControl.) | |
OnScroll(ScrollEventArgs) | (Inherited from FastColoredTextBox.) | |
OnScroll(ScrollEventArgs, Boolean) | (Inherited from FastColoredTextBox.) | |
OnScrollbarsUpdated | (Inherited from FastColoredTextBox.) | |
OnSelectionChanged |
Fires SelectionChanged event
(Inherited from FastColoredTextBox.) | |
OnSelectionChangedDelayed | (Inherited from FastColoredTextBox.) | |
OnSizeChanged | (Inherited from Control.) | |
OnStyleChanged | (Inherited from Control.) | |
OnStyleNeeded | ||
OnSyntaxHighlight | (Inherited from FastColoredTextBox.) | |
OnSystemColorsChanged | (Inherited from Control.) | |
OnTabIndexChanged | (Inherited from Control.) | |
OnTabStopChanged | (Inherited from Control.) | |
OnTextChanged |
Fires TextChanged event
(Inherited from FastColoredTextBox.) | |
OnTextChanged(EventArgs) | (Inherited from Control.) | |
OnTextChanged(Range) |
Fires TextChanged event
(Inherited from FastColoredTextBox.) | |
OnTextChanged(TextChangedEventArgs) |
Fires TextChanged event
(Inherited from FastColoredTextBox.) | |
OnTextChanged(Int32, Int32) |
Fires TextChanged event
(Inherited from FastColoredTextBox.) | |
OnTextChangedDelayed | (Overrides FastColoredTextBoxOnTextChangedDelayed(Range).) | |
OnTextChanging | (Inherited from FastColoredTextBox.) | |
OnTextChanging(String) |
Fires TextChanging event
(Inherited from FastColoredTextBox.) | |
OnToolTip | (Inherited from FastColoredTextBox.) | |
OnUndoRedoStateChanged |
Occurs when undo/redo stack is changed
(Inherited from FastColoredTextBox.) | |
OnValidated | (Inherited from Control.) | |
OnValidating | (Inherited from Control.) | |
OnVisibleChanged | (Inherited from ScrollableControl.) | |
OnVisibleRangeChanged |
Occurs when VisibleRange is changed
(Inherited from FastColoredTextBox.) | |
OnVisibleRangeChangedDelayed | (Inherited from FastColoredTextBox.) | |
OnVisualMarkerClick | (Inherited from FastColoredTextBox.) | |
OnZoomChanged | (Inherited from FastColoredTextBox.) | |
OpenBindingFile |
Open file binding mode
(Inherited from FastColoredTextBox.) | |
OpenFile(String) |
Open text file (with automatic encoding detector)
(Inherited from FastColoredTextBox.) | |
OpenFile(String, Encoding) |
Open text file
(Inherited from FastColoredTextBox.) | |
Paste |
Paste text from clipboard into selected position
(Inherited from FastColoredTextBox.) | |
PerformAutoScale | (Inherited from ContainerControl.) | |
PerformLayout | (Inherited from Control.) | |
PerformLayout(Control, String) | (Inherited from Control.) | |
PlaceToPoint |
Gets point for given line and char position
(Inherited from FastColoredTextBox.) | |
PlaceToPosition |
Gets absolute text position from line and char position
(Inherited from FastColoredTextBox.) | |
PointToClient | (Inherited from Control.) | |
PointToPlace |
Gets nearest line and char position from coordinates
(Inherited from FastColoredTextBox.) | |
PointToPosition |
Gets nearest absolute text position for given point
(Inherited from FastColoredTextBox.) | |
PointToScreen | (Inherited from Control.) | |
PositionToPlace |
Gets line and char position from absolute text position
(Inherited from FastColoredTextBox.) | |
PositionToPoint |
Gets absolute char position from char position
(Inherited from FastColoredTextBox.) | |
PrepareHtmlText | (Inherited from FastColoredTextBox.) | |
PreProcessControlMessage | (Inherited from Control.) | |
PreProcessMessage | (Inherited from Control.) | |
Prints all text, without any dialog windows
(Inherited from FastColoredTextBox.) | ||
Print(PrintDialogSettings) |
Prints all text
(Inherited from FastColoredTextBox.) | |
Print(Range, PrintDialogSettings) |
Prints range of text
(Inherited from FastColoredTextBox.) | |
ProcessCmdKey | (Inherited from ContainerControl.) | |
ProcessDialogChar | (Inherited from ContainerControl.) | |
ProcessDialogKey | (Inherited from FastColoredTextBox.) | |
ProcessKey(Keys) |
Process control keys
(Inherited from FastColoredTextBox.) | |
ProcessKey(Char, Keys) |
Process "real" keys (no control)
(Inherited from FastColoredTextBox.) | |
ProcessKeyEventArgs | (Inherited from Control.) | |
ProcessKeyMessage | (Inherited from FastColoredTextBox.) | |
ProcessKeyPreview | (Inherited from Control.) | |
ProcessMnemonic | (Inherited from FastColoredTextBox.) | |
ProcessTabKey | (Inherited from ContainerControl.) | |
RaiseDragEvent | (Inherited from Control.) | |
RaiseKeyEvent | (Inherited from Control.) | |
RaiseMouseEvent | (Inherited from Control.) | |
RaisePaintEvent | (Inherited from Control.) | |
RecalcFoldingLines | (Inherited from FastColoredTextBox.) | |
RecreateHandle | (Inherited from Control.) | |
RectangleToClient | (Inherited from Control.) | |
RectangleToScreen | (Inherited from Control.) | |
Redo |
Redo
(Inherited from FastColoredTextBox.) | |
Refresh | (Inherited from Control.) | |
RemoveLinePrefix |
Remove prefix from front of selected lines
This method ignores forward spaces of the line
(Inherited from FastColoredTextBox.) | |
RemoveLines |
Removes given lines
(Inherited from FastColoredTextBox.) | |
ResetBackColor | (Inherited from Control.) | |
ResetBindings | (Inherited from Control.) | |
ResetCursor | (Inherited from Control.) | |
ResetFont | (Inherited from Control.) | |
ResetForeColor | (Inherited from Control.) | |
ResetImeMode | (Inherited from Control.) | |
ResetMouseEventArgs | (Inherited from Control.) | |
ResetRightToLeft | (Inherited from Control.) | |
ResetText | (Inherited from Control.) | |
ResumeLayout | (Inherited from Control.) | |
ResumeLayout(Boolean) | (Inherited from Control.) | |
RtlTranslateAlignment(HorizontalAlignment) | (Inherited from Control.) | |
RtlTranslateAlignment(LeftRightAlignment) | (Inherited from Control.) | |
RtlTranslateAlignment(ContentAlignment) | (Inherited from Control.) | |
RtlTranslateContent | (Inherited from Control.) | |
RtlTranslateHorizontal | (Inherited from Control.) | |
RtlTranslateLeftRight | (Inherited from Control.) | |
SaveToFile |
Save text to the file
(Inherited from FastColoredTextBox.) | |
Scale(Single) | Obsolete. (Inherited from Control.) | |
Scale(SizeF) | (Inherited from Control.) | |
Scale(Single, Single) | Obsolete. (Inherited from Control.) | |
ScaleControl | (Inherited from ScrollableControl.) | |
ScaleCore | (Inherited from ScrollableControl.) | |
ScrollControlIntoView | (Inherited from ScrollableControl.) | |
ScrollLeft |
Scroll control left
(Inherited from FastColoredTextBox.) | |
ScrollToControl | (Inherited from ScrollableControl.) | |
Select | (Inherited from Control.) | |
Select(Boolean, Boolean) | (Inherited from ContainerControl.) | |
SelectAll |
Select all chars of text
(Inherited from FastColoredTextBox.) | |
SelectNext |
Selectes next fragment for given regex.
(Inherited from FastColoredTextBox.) | |
SelectNextControl | (Inherited from Control.) | |
SendToBack | (Inherited from Control.) | |
SentenceCase |
Convert selected text to sentence case
(Inherited from FastColoredTextBox.) | |
SetAutoScrollMargin | (Inherited from ScrollableControl.) | |
SetAutoSizeMode | (Inherited from Control.) | |
SetBounds(Int32, Int32, Int32, Int32) | (Inherited from Control.) | |
SetBounds(Int32, Int32, Int32, Int32, BoundsSpecified) | (Inherited from Control.) | |
SetBoundsCore | (Inherited from Control.) | |
SetClientSizeCore | (Inherited from Control.) | |
SetClipboard | (Inherited from FastColoredTextBox.) | |
SetDisplayRectLocation | (Inherited from ScrollableControl.) | |
SetParser(Grammar) | ||
SetParser(LanguageData) | ||
SetParser(Parser) | ||
SetScrollState | (Inherited from ScrollableControl.) | |
SetStyle | (Inherited from Control.) | |
SetTopLevel | (Inherited from Control.) | |
SetVisibleCore | (Inherited from Control.) | |
SetVisibleState |
Set VisibleState of line
(Inherited from FastColoredTextBox.) | |
Show | (Inherited from Control.) | |
ShowFindDialog |
Shows find dialog
(Inherited from FastColoredTextBox.) | |
ShowFindDialog(String) |
Shows find dialog
(Inherited from FastColoredTextBox.) | |
ShowGoToDialog |
Shows Goto dialog form
(Inherited from FastColoredTextBox.) | |
ShowReplaceDialog |
Shows replace dialog
(Inherited from FastColoredTextBox.) | |
ShowReplaceDialog(String) |
Shows replace dialog
(Inherited from FastColoredTextBox.) | |
SizeFromClientSize | (Inherited from Control.) | |
SuspendLayout | (Inherited from Control.) | |
TitleCase |
Convert selected text to title case
(Inherited from FastColoredTextBox.) | |
ToString | (Inherited from Component.) | |
UnbookmarkLine |
Unbookmarks current line
(Inherited from FastColoredTextBox.) | |
Undo |
Undo last operation
(Inherited from FastColoredTextBox.) | |
Update | (Inherited from Control.) | |
UpdateBounds | (Inherited from Control.) | |
UpdateBounds(Int32, Int32, Int32, Int32) | (Inherited from Control.) | |
UpdateBounds(Int32, Int32, Int32, Int32, Int32, Int32) | (Inherited from Control.) | |
UpdateDefaultButton | (Inherited from ContainerControl.) | |
UpdateScrollbars |
Updates scrollbar position after Value changed
(Inherited from FastColoredTextBox.) | |
UpdateStyles | (Inherited from Control.) | |
UpdateZOrder | (Inherited from Control.) | |
UpperCase |
Convert selected text to upper case
(Inherited from FastColoredTextBox.) | |
Validate | (Inherited from ContainerControl.) | |
Validate(Boolean) | (Inherited from ContainerControl.) | |
ValidateChildren | (Inherited from UserControl.) | |
ValidateChildren(ValidationConstraints) | (Inherited from UserControl.) | |
WndProc | (Inherited from FastColoredTextBox.) |
Events
Name | Description | |
---|---|---|
AutoIndentNeeded |
It occurs when calculates AutoIndent for new line
(Inherited from FastColoredTextBox.) | |
AutoSizeChanged | (Inherited from UserControl.) | |
AutoValidateChanged | (Inherited from UserControl.) | |
BackColorChanged | (Inherited from Control.) | |
BackgroundImageChanged | (Inherited from Control.) | |
BackgroundImageLayoutChanged | (Inherited from Control.) | |
BindingContextChanged | (Inherited from Control.) | |
CausesValidationChanged | (Inherited from Control.) | |
ChangeUICues | (Inherited from Control.) | |
Click | (Inherited from Control.) | |
ClientSizeChanged | (Inherited from Control.) | |
ContextMenuChanged | (Inherited from Control.) | |
ContextMenuStripChanged | (Inherited from Control.) | |
ControlAdded | (Inherited from Control.) | |
ControlRemoved | (Inherited from Control.) | |
CursorChanged | (Inherited from Control.) | |
CustomAction |
Occurs when user pressed key, that specified as CustomAction
(Inherited from FastColoredTextBox.) | |
Disposed | (Inherited from Component.) | |
DockChanged | (Inherited from Control.) | |
DoubleClick | (Inherited from Control.) | |
DragDrop | (Inherited from Control.) | |
DragEnter | (Inherited from Control.) | |
DragLeave | (Inherited from Control.) | |
DragOver | (Inherited from Control.) | |
EnabledChanged | (Inherited from Control.) | |
Enter | (Inherited from Control.) | |
FoldingHighlightChanged |
Occurs when current highlighted folding area is changed.
Current folding area see in StartFoldingLine and EndFoldingLine.
(Inherited from FastColoredTextBox.) | |
FontChanged | (Inherited from Control.) | |
ForeColorChanged | (Inherited from Control.) | |
GiveFeedback | (Inherited from Control.) | |
GotFocus | (Inherited from Control.) | |
HandleCreated | (Inherited from Control.) | |
HandleDestroyed | (Inherited from Control.) | |
HelpRequested | (Inherited from Control.) | |
HintClick |
HintClick event.
It occurs if user click on the hint.
(Inherited from FastColoredTextBox.) | |
ImeModeChanged | (Inherited from Control.) | |
Invalidated | (Inherited from Control.) | |
KeyDown | (Inherited from Control.) | |
KeyPress | (Inherited from Control.) | |
KeyPressed |
It occurs when visible char is enetered (alphabetic, digit, punctuation, DEL, BACKSPACE)
(Inherited from FastColoredTextBox.) | |
KeyPressing |
It occurs when visible char is enetering (alphabetic, digit, punctuation, DEL, BACKSPACE)
(Inherited from FastColoredTextBox.) | |
KeyUp | (Inherited from Control.) | |
Layout | (Inherited from Control.) | |
Leave | (Inherited from Control.) | |
LineInserted |
Occurs when line was inserted/added
(Inherited from FastColoredTextBox.) | |
LineRemoved |
Occurs when line was removed
(Inherited from FastColoredTextBox.) | |
Load | (Inherited from UserControl.) | |
LocationChanged | (Inherited from Control.) | |
LostFocus | (Inherited from Control.) | |
MarginChanged | (Inherited from Control.) | |
MouseCaptureChanged | (Inherited from Control.) | |
MouseClick | (Inherited from Control.) | |
MouseDoubleClick | (Inherited from Control.) | |
MouseDown | (Inherited from Control.) | |
MouseEnter | (Inherited from Control.) | |
MouseHover | (Inherited from Control.) | |
MouseLeave | (Inherited from Control.) | |
MouseMove | (Inherited from Control.) | |
MouseUp | (Inherited from Control.) | |
MouseWheel | (Inherited from Control.) | |
Move | (Inherited from Control.) | |
PaddingChanged | (Inherited from Control.) | |
Paint | (Inherited from Control.) | |
PaintLine |
It occurs when line background is painting
(Inherited from FastColoredTextBox.) | |
ParentChanged | (Inherited from Control.) | |
Pasting |
Occurs when user paste text from clipboard
(Inherited from FastColoredTextBox.) | |
PreviewKeyDown | (Inherited from Control.) | |
QueryAccessibilityHelp | (Inherited from Control.) | |
QueryContinueDrag | (Inherited from Control.) | |
RegionChanged | (Inherited from Control.) | |
Resize | (Inherited from Control.) | |
RightToLeftChanged | (Inherited from Control.) | |
Scroll | (Inherited from ScrollableControl.) | |
ScrollbarsUpdated |
Occurs when scroolbars are updated
(Inherited from FastColoredTextBox.) | |
SelectionChanged |
SelectionChanged event.
It occurs after changing of selection.
(Inherited from FastColoredTextBox.) | |
SelectionChangedDelayed |
SelectionChangedDelayed event.
It occurs after changing of selection.
This event occurs with a delay relative to SelectionChanged, and fires only once.
(Inherited from FastColoredTextBox.) | |
SizeChanged | (Inherited from Control.) | |
StyleChanged | (Inherited from Control.) | |
StyleNeeded | ||
SystemColorsChanged | (Inherited from Control.) | |
TabIndexChanged | (Inherited from Control.) | |
TabStopChanged | (Inherited from Control.) | |
TextChanged |
TextChanged event.
It occurs after insert, delete, clear, undo and redo operations.
(Inherited from FastColoredTextBox.) | |
TextChangedDelayed |
TextChangedDelayed event.
It occurs after insert, delete, clear, undo and redo operations.
This event occurs with a delay relative to TextChanged, and fires only once.
(Inherited from FastColoredTextBox.) | |
TextChanging |
TextChanging event.
It occurs before insert, delete, clear, undo and redo operations.
(Inherited from FastColoredTextBox.) | |
ToolTipNeeded |
Occurs when mouse is moving over text and tooltip is needed
(Inherited from FastColoredTextBox.) | |
UndoRedoStateChanged |
Occurs when undo/redo stack is changed
(Inherited from FastColoredTextBox.) | |
Validated | (Inherited from Control.) | |
Validating | (Inherited from Control.) | |
VisibleChanged | (Inherited from Control.) | |
VisibleRangeChanged |
VisibleRangeChanged event.
It occurs after changing of visible range.
(Inherited from FastColoredTextBox.) | |
VisibleRangeChangedDelayed |
VisibleRangeChangedDelayed event.
It occurs after changing of visible range.
This event occurs with a delay relative to VisibleRangeChanged, and fires only once.
(Inherited from FastColoredTextBox.) | |
VisualMarkerClick |
It occurs when user click on VisualMarker.
(Inherited from FastColoredTextBox.) | |
WordWrapNeeded |
Occurs when custom wordwrap is needed
(Inherited from FastColoredTextBox.) | |
ZoomChanged |
Occurs when component was zoomed
(Inherited from FastColoredTextBox.) |
Fields
Name | Description | |
---|---|---|
AllowInsertRemoveLines | (Inherited from FastColoredTextBox.) | |
draggedRange | (Inherited from FastColoredTextBox.) | |
foldingPairs | (Inherited from FastColoredTextBox.) | |
LineInfos | (Inherited from FastColoredTextBox.) | |
needRecalc | (Inherited from FastColoredTextBox.) | |
needRecalcWordWrap | (Inherited from FastColoredTextBox.) | |
parser | ||
TextHeight | (Inherited from FastColoredTextBox.) | |
WavyStyle |
See Also