







![]() ![]() ![]() |
FastColoredTextBox |
FileTextSource Members |
FileTextSource Class Constructors Methods Fields Properties Events See Also Send Feedback |
The FileTextSource type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | FileTextSource | Initializes a new instance of the FileTextSource class |
Methods
Fields
Name | Description | |
---|---|---|
![]() | lines | (Inherited from TextSource.) |
![]() | linesAccessor | (Inherited from TextSource.) |
![]() | Styles |
Styles
Maximum style count is 16
(Inherited from TextSource.) |
Properties
Name | Description | |
---|---|---|
![]() | Count |
Lines count
(Inherited from TextSource.) |
![]() | CurrentTB |
Current focused FastColoredTextBox
(Inherited from TextSource.) |
![]() | DefaultStyle |
Default text style
This style is using when no one other TextStyle is not defined in Char.style
(Inherited from TextSource.) |
![]() | IsNeedBuildRemovedLineIds | (Inherited from TextSource.) |
![]() | IsReadOnly | (Inherited from TextSource.) |
![]() | Item | (Overrides TextSource..::..Item[([( Int32])]) .) |
![]() | Lines |
Text lines
(Inherited from TextSource.) |
![]() | Manager | (Inherited from TextSource.) |
Events
Name | Description | |
---|---|---|
![]() | CurrentTBChanged |
Occurs after CurrentTB was changed
(Inherited from TextSource.) |
![]() | LineInserted |
Occurs when line was inserted/added
(Inherited from TextSource.) |
![]() | LineNeeded |
Occurs when need to display line in the textbox
|
![]() | LinePushed |
Occurs when need to save line in the file
|
![]() | LineRemoved |
Occurs when line was removed
(Inherited from TextSource.) |
![]() | RecalcNeeded |
Occurs when recalc is needed
(Inherited from TextSource.) |
![]() | TextChanged |
Occurs when text was changed
(Inherited from TextSource.) |
![]() | TextChanging |
Occurs before text changing
(Inherited from TextSource.) |