T3000 CrossPlatform Documentation
IronyFCTB Properties |
[This is preliminary documentation and is subject to change.]
The IronyFCTB type exposes the following members.
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.) |
See Also