FastColoredTextBox.TextSource Property
From T3000 CrossPlatform
T3000 CrossPlatform Documentation
FastColoredTextBoxTextSource Property |
[This is preliminary documentation and is subject to change.]
TextSource
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
public TextSource TextSource { get; set; }
Public Property TextSource As TextSource Get Set Dim instance As FastColoredTextBox Dim value As TextSource value = instance.TextSource instance.TextSource = value