







|
| FastColoredTextBox |
| FastColoredTextBox..::..TextSource Property |
| FastColoredTextBox Class See Also Send Feedback |
TextSource
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.9.3.0 (2.9.3.0)
Syntax
| C# |
|---|
public TextSource TextSource { get; set; } |
| Visual Basic |
|---|
Public Property TextSource As TextSource Get Set |
| Visual C++ |
|---|
public: property TextSource^ TextSource { TextSource^ get (); void set (TextSource^ value); } |
