







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