IronyFCTB Properties

T3000 CrossPlatform

IronyFCTB Properties

[This is preliminary documentation and is subject to change.]

The IronyFCTB type exposes the following members.

Properties
  NameDescription
Public propertyAcceptsReturn
Indicates if return characters are accepted as input
(Inherited from FastColoredTextBox.)
Public propertyAcceptsTab
Indicates if tab characters are accepted as input
(Inherited from FastColoredTextBox.)
Public propertyAccessibilityObject (Inherited from Control.)
Public propertyAccessibleDefaultActionDescription (Inherited from Control.)
Public propertyAccessibleDescription (Inherited from Control.)
Public propertyAccessibleName (Inherited from Control.)
Public propertyAccessibleRole (Inherited from Control.)
Public propertyActiveControl (Inherited from ContainerControl.)
Public propertyAllowDrop
Allows drag and drop
(Inherited from FastColoredTextBox.)
Public propertyAllowMacroRecording
Allows to record macros.
(Inherited from FastColoredTextBox.)
Public propertyAllowSeveralTextStyleDrawing
Allows text rendering several styles same time.
(Inherited from FastColoredTextBox.)
Public propertyAnchor (Inherited from Control.)
Public propertyAutoCompleteBrackets
AutoComplete brackets
(Inherited from FastColoredTextBox.)
Public propertyAutoCompleteBracketsList
AutoCompleteBracketsList
(Inherited from FastColoredTextBox.)
Public propertyAutoIndent
Allows AutoIndent. Inserts spaces before new line.
(Inherited from FastColoredTextBox.)
Public propertyAutoIndentChars
Enables AutoIndentChars mode
(Inherited from FastColoredTextBox.)
Public propertyAutoIndentCharsPatterns
Regex patterns for AutoIndentChars (one regex per line)
(Inherited from FastColoredTextBox.)
Public propertyAutoIndentExistingLines
Does autoindenting in existing lines. It works only if AutoIndent is True.
(Inherited from FastColoredTextBox.)
Public propertyAutoScaleDimensions (Inherited from ContainerControl.)
Protected propertyAutoScaleFactor (Inherited from ContainerControl.)
Public propertyAutoScaleMode (Inherited from ContainerControl.)
Public propertyAutoScroll
Do not change this property
(Inherited from FastColoredTextBox.)
Public propertyAutoScrollMargin (Inherited from ScrollableControl.)
Public propertyAutoScrollMinSize (Inherited from FastColoredTextBox.)
Public propertyAutoScrollOffset (Inherited from Control.)
Public propertyAutoScrollPosition (Inherited from ScrollableControl.)
Public propertyAutoSize (Inherited from UserControl.)
Public propertyAutoSizeMode (Inherited from UserControl.)
Public propertyAutoValidate (Inherited from UserControl.)
Public propertyBackBrush
Background brush. If Null then BackColor is used.
(Inherited from FastColoredTextBox.)
Public propertyBackColor
Background color. It is used if BackBrush is null.
(Inherited from FastColoredTextBox.)
Public propertyBackgroundImage (Inherited from Control.)
Public propertyBackgroundImageLayout (Inherited from Control.)
Public propertyBindingContext (Inherited from ContainerControl.)
Public propertyBookmarkColor
Color of bookmarks
(Inherited from FastColoredTextBox.)
Public propertyBookmarks
Bookmarks
(Inherited from FastColoredTextBox.)
Public propertyBorderStyle (Inherited from UserControl.)
Public propertyBottom (Inherited from Control.)
Public propertyBounds (Inherited from Control.)
Public propertyBracketsHighlightStrategy
Strategy of search of brackets to highlighting
(Inherited from FastColoredTextBox.)
Public propertyBracketsStyle
Style for brackets highlighting
(Inherited from FastColoredTextBox.)
Public propertyBracketsStyle2
Style for alternative brackets highlighting
(Inherited from FastColoredTextBox.)
Protected propertyCanEnableIme (Inherited from ContainerControl.)
Public propertyCanFocus (Inherited from Control.)
Protected propertyCanRaiseEvents (Inherited from Control.)
Public propertyCanSelect (Inherited from Control.)
Public propertyCapture (Inherited from Control.)
Public propertyCaretBlinking
Enables caret blinking
(Inherited from FastColoredTextBox.)
Public propertyCaretColor
Color of caret
(Inherited from FastColoredTextBox.)
Public propertyCaretVisible
Shows or hides the caret
(Inherited from FastColoredTextBox.)
Public propertyCausesValidation (Inherited from Control.)
Public propertyChangedLineColor
Background color for highlighting of changed lines
(Inherited from FastColoredTextBox.)
Public propertyCharHeight
Height of char in pixels (includes LineInterval)
(Inherited from FastColoredTextBox.)
Public propertyCharWidth
Width of char in pixels
(Inherited from FastColoredTextBox.)
Public propertyClientRectangle (Inherited from Control.)
Public propertyClientSize (Inherited from Control.)
Public propertyCommentPrefix
Comment line prefix.
(Inherited from FastColoredTextBox.)
Public propertyCompanyName (Inherited from Control.)
Public propertyContainer (Inherited from Component.)
Public propertyContainsFocus (Inherited from Control.)
Public propertyContextMenu (Inherited from Control.)
Public propertyContextMenuStrip (Inherited from Control.)
Public propertyControls (Inherited from Control.)
Public propertyCreated (Inherited from Control.)
Protected propertyCreateParams (Inherited from UserControl.)
Public propertyCurrentAutoScaleDimensions (Inherited from ContainerControl.)
Public propertyCurrentLineColor
Background color for current line
(Inherited from FastColoredTextBox.)
Public propertyCursor (Inherited from FastColoredTextBox.)
Public propertyDataBindings (Inherited from Control.)
Protected propertyDefaultCursor (Inherited from Control.)
Protected propertyDefaultImeMode (Inherited from Control.)
Protected propertyDefaultMargin (Inherited from Control.)
Protected propertyDefaultMaximumSize (Inherited from Control.)
Protected propertyDefaultMinimumSize (Inherited from Control.)
Protected propertyDefaultPadding (Inherited from Control.)
Protected propertyDefaultSize (Inherited from UserControl.)
Public propertyDefaultStyle
Default text style This style is using when no one other TextStyle is not defined in Char.style
(Inherited from FastColoredTextBox.)
Public propertyDelayedEventsInterval
Minimal delay(ms) for delayed events (except TextChangedDelayed).
(Inherited from FastColoredTextBox.)
Public propertyDelayedTextChangedInterval
Minimal delay(ms) for TextChangedDelayed event.
(Inherited from FastColoredTextBox.)
Public propertyDescriptionFile
XML file with description of syntax highlighting. This property works only with Language == Language.Custom.
(Inherited from FastColoredTextBox.)
Protected propertyDesignMode (Inherited from Component.)
Public propertyDisabledColor
Color of disabled component
(Inherited from FastColoredTextBox.)
Public propertyDisplayRectangle (Inherited from ScrollableControl.)
Public propertyDisposing (Inherited from Control.)
Public propertyDock (Inherited from Control.)
Public propertyDockPadding (Inherited from ScrollableControl.)
Protected propertyDoubleBuffered (Inherited from Control.)
Public propertyEnabled (Inherited from Control.)
Public propertyEndFoldingLine
End line index of current highlighted folding area. Return -1 if end of area is not found.
(Inherited from FastColoredTextBox.)
Protected propertyEvents (Inherited from Component.)
Public propertyFindEndOfFoldingBlockStrategy
Strategy of search of end of folding block
(Inherited from FastColoredTextBox.)
Public propertyfindForm (Inherited from FastColoredTextBox.)
Public propertyFocused (Inherited from Control.)
Public propertyFoldedBlocks
Contains UniqueId of start lines of folded blocks
(Inherited from FastColoredTextBox.)
Public propertyFoldedBlockStyle
Style for folded block rendering
(Inherited from FastColoredTextBox.)
Public propertyFoldingIndicatorColor
Color of folding area indicator
(Inherited from FastColoredTextBox.)
Public propertyFont
Font
(Inherited from FastColoredTextBox.)
Protected propertyFontHeight (Inherited from Control.)
Public propertyForeColor
Fore color (default style color)
(Inherited from FastColoredTextBox.)
Public propertyGrammar
Public propertyHandle (Inherited from Control.)
Public propertyHasChildren (Inherited from Control.)
Public propertyHasSourceTextBox (Inherited from FastColoredTextBox.)
Public propertyHeight (Inherited from Control.)
Public propertyHighlightFoldingIndicator
Enables folding indicator (left vertical line between folding bounds)
(Inherited from FastColoredTextBox.)
Public propertyHighlightingRangeType
This property specifies which part of the text will be highlighted as you type (by built-in highlighter).
(Inherited from FastColoredTextBox.)
Public propertyHints
Collection of Hints. This is temporary buffer for currently displayed hints.
(Inherited from FastColoredTextBox.)
Public propertyHorizontalScroll (Inherited from ScrollableControl.)
Public propertyHotkeys
Hotkeys. Do not use this property in your code, use HotkeysMapping property.
(Inherited from FastColoredTextBox.)
Public propertyHotkeysMapping
Hotkeys mapping
(Inherited from FastColoredTextBox.)
Protected propertyHScroll (Inherited from ScrollableControl.)
Public propertyHtml
Gets colored text as HTML
(Inherited from FastColoredTextBox.)
Public propertyImeAllowed
Indicates that IME is allowed (for CJK language entering)
(Inherited from FastColoredTextBox.)
Public propertyImeMode (Inherited from Control.)
Protected propertyImeModeBase (Inherited from Control.)
Public propertyIndentBackColor
Background color of indent area
(Inherited from FastColoredTextBox.)
Public propertyInputsColor (Inherited from FastColoredTextBox.)
Public propertyInvokeRequired (Inherited from Control.)
Public propertyIsAccessible (Inherited from Control.)
Public propertyIsChanged
Text was changed
(Inherited from FastColoredTextBox.)
Public propertyIsDisposed (Inherited from Control.)
Public propertyIsHandleCreated (Inherited from Control.)
Public propertyIsMirrored (Inherited from Control.)
Public propertyIsReplaceMode
Is keyboard in replace mode (wide caret) ?
(Inherited from FastColoredTextBox.)
Public propertyItemInt32
Gets Line
(Inherited from FastColoredTextBox.)
Public propertyItemPlace
Gets or sets char and styleId for given place This property does not fire OnTextChanged event
(Inherited from FastColoredTextBox.)
Public propertyLanguage
Language for highlighting by built-in highlighter.
(Inherited from FastColoredTextBox.)
Public propertyLayoutEngine (Inherited from Control.)
Public propertyLeft (Inherited from Control.)
Public propertyLeftBracket
Opening bracket for brackets highlighting. Set to '\x0' for disable brackets highlighting.
(Inherited from FastColoredTextBox.)
Public propertyLeftBracket2
Alternative opening bracket for brackets highlighting. Set to '\x0' for disable brackets highlighting.
(Inherited from FastColoredTextBox.)
Public propertyLeftBracketPosition
Position of left highlighted bracket.
(Inherited from FastColoredTextBox.)
Public propertyLeftBracketPosition2
Position of left highlighted alternative bracket.
(Inherited from FastColoredTextBox.)
Public propertyLeftIndent
Left distance to text beginning
(Inherited from FastColoredTextBox.)
Public propertyLeftPadding
Left padding in pixels
(Inherited from FastColoredTextBox.)
Public propertyLineInterval
Interval between lines (in pixels)
(Inherited from FastColoredTextBox.)
Public propertyLineNumberColor
Color of line numbers.
(Inherited from FastColoredTextBox.)
Public propertyLineNumberStartValue
Start value of first line number.
(Inherited from FastColoredTextBox.)
Public propertyLines
Text lines
(Inherited from FastColoredTextBox.)
Public propertyLinesCount
Count of lines
(Inherited from FastColoredTextBox.)
Public propertyLocation (Inherited from Control.)
Public propertyMacrosManager
MacrosManager records, stores and executes the macroses
(Inherited from FastColoredTextBox.)
Public propertyMargin (Inherited from Control.)
Public propertyMaximumSize (Inherited from Control.)
Public propertyMinimumSize (Inherited from Control.)
Public propertyMultiline
Multiline
(Inherited from FastColoredTextBox.)
Public propertyName (Inherited from Control.)
Public propertyOutputsColor (Inherited from FastColoredTextBox.)
Public propertyPadding
--Do not use this property--
(Inherited from FastColoredTextBox.)
Public propertyPaddingBackColor
Background color of padding area
(Inherited from FastColoredTextBox.)
Public propertyPaddings
Padings of text area
(Inherited from FastColoredTextBox.)
Public propertyParent (Inherited from Control.)
Public propertyParentForm (Inherited from ContainerControl.)
Public propertyParser
Public propertyPreferredLineWidth
This property draws vertical line after defined char position. Set to 0 for disable drawing of vertical line.
(Inherited from FastColoredTextBox.)
Public propertyPreferredSize (Inherited from Control.)
Public propertyProductName (Inherited from Control.)
Public propertyProductVersion (Inherited from Control.)
Public propertyRange
Range of all text
(Inherited from FastColoredTextBox.)
Public propertyReadOnly
Read only
(Inherited from FastColoredTextBox.)
Public propertyRecreatingHandle (Inherited from Control.)
Public propertyRedoEnabled
Is redo enabled?
(Inherited from FastColoredTextBox.)
Public propertyRegion (Inherited from Control.)
Protected propertyRenderRightToLeft Obsolete. (Inherited from Control.)
Public propertyreplaceForm (Inherited from FastColoredTextBox.)
Public propertyReservedCountOfLineNumberChars
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.)
Protected propertyResizeRedraw (Inherited from Control.)
Public propertyRight (Inherited from Control.)
Public propertyRightBracket
Closing bracket for brackets highlighting. Set to '\x0' for disable brackets highlighting.
(Inherited from FastColoredTextBox.)
Public propertyRightBracket2
Alternative closing bracket for brackets highlighting. Set to '\x0' for disable brackets highlighting.
(Inherited from FastColoredTextBox.)
Public propertyRightBracketPosition
Position of right highlighted bracket.
(Inherited from FastColoredTextBox.)
Public propertyRightBracketPosition2
Position of right highlighted alternative bracket.
(Inherited from FastColoredTextBox.)
Public propertyRightToLeft (Inherited from FastColoredTextBox.)
Public propertyRtf
Gets colored text as RTF
(Inherited from FastColoredTextBox.)
Protected propertyScaleChildren (Inherited from Control.)
Public propertySelectedText
Text of current selection
(Inherited from FastColoredTextBox.)
Public propertySelection
Current selection range
(Inherited from FastColoredTextBox.)
Public propertySelectionColor
Color of selected area
(Inherited from FastColoredTextBox.)
Public propertySelectionHighlightingForLineBreaksEnabled
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.)
Public propertySelectionLength
Length of selected text
(Inherited from FastColoredTextBox.)
Public propertySelectionStart
Start position of selection
(Inherited from FastColoredTextBox.)
Public propertySelectionStyle
Style for rendering Selection area
(Inherited from FastColoredTextBox.)
Public propertyServiceColors
Colors of some service visual markers
(Inherited from FastColoredTextBox.)
Public propertyServiceLinesColor
Color of service lines (folding lines, borders of blocks etc.)
(Inherited from FastColoredTextBox.)
Public propertyShowCaretWhenInactive
Draw caret when the control is not focused
(Inherited from FastColoredTextBox.)
Protected propertyShowFocusCues (Inherited from Control.)
Public propertyShowFoldingLines
Shows vertical lines between folding start line and folding end line.
(Inherited from FastColoredTextBox.)
Protected propertyShowKeyboardCues (Inherited from Control.)
Public propertyShowLineNumbers
Shows line numbers.
(Inherited from FastColoredTextBox.)
Public propertyShowScrollBars (Inherited from FastColoredTextBox.)
Public propertySite (Inherited from Control.)
Public propertySize (Inherited from Control.)
Public propertySourceTextBox
The source of the text. Allows to get text from other FastColoredTextBox.
(Inherited from FastColoredTextBox.)
Public propertyStartFoldingLine
Start line index of current highlighted folding area. Return -1 if start of area is not found.
(Inherited from FastColoredTextBox.)
Public propertyStyles
Styles
(Inherited from FastColoredTextBox.)
Public propertySyntaxHighlighter
Syntax Highlighter
(Inherited from FastColoredTextBox.)
Public propertyTabIndex (Inherited from Control.)
Public propertyTabLength
Spaces count for tab
(Inherited from FastColoredTextBox.)
Public propertyTabStop (Inherited from Control.)
Public propertyTag (Inherited from Control.)
Public propertyText
Text of control
(Inherited from FastColoredTextBox.)
Public propertyTextAreaBorder
Type of border of text area
(Inherited from FastColoredTextBox.)
Public propertyTextAreaBorderColor
Color of border of text area
(Inherited from FastColoredTextBox.)
Public propertyTextAreaRect
Rectangle where located text
(Inherited from FastColoredTextBox.)
Public propertyTextLength (Inherited from FastColoredTextBox.)
Public propertyTextSource
TextSource
(Inherited from FastColoredTextBox.)
Public propertyTextVersion
Text version
(Inherited from FastColoredTextBox.)
Public propertyToolTip
ToolTip component
(Inherited from FastColoredTextBox.)
Public propertyToolTipDelay
Delay (ms) of ToolTip
(Inherited from FastColoredTextBox.)
Public propertyTop (Inherited from Control.)
Public propertyTopLevelControl (Inherited from Control.)
Public propertyUndoEnabled
Is undo enabled?
(Inherited from FastColoredTextBox.)
Public propertyUseWaitCursor (Inherited from Control.)
Public propertyVariablesColor (Inherited from FastColoredTextBox.)
Public propertyVerticalScroll (Inherited from ScrollableControl.)
Public propertyVirtualSpace
Enables virtual spaces
(Inherited from FastColoredTextBox.)
Public propertyVisible (Inherited from Control.)
Public propertyVisibleRange
Returns current visible range of text
(Inherited from FastColoredTextBox.)
Protected propertyVScroll (Inherited from ScrollableControl.)
Public propertyWideCaret
Wide caret
(Inherited from FastColoredTextBox.)
Public propertyWidth (Inherited from Control.)
Public propertyWindowTarget (Inherited from Control.)
Public propertyWordWrap
WordWrap.
(Inherited from FastColoredTextBox.)
Public propertyWordWrapAutoIndent
Automatically shifts secondary wordwrap lines on the shift amount of the first line
(Inherited from FastColoredTextBox.)
Public propertyWordWrapIndent
Indent of secondary wordwrap lines (in chars)
(Inherited from FastColoredTextBox.)
Public propertyWordWrapMode
WordWrap mode.
(Inherited from FastColoredTextBox.)
Public propertyZoom
Zooming (in percentages)
(Inherited from FastColoredTextBox.)
Top
See Also