FastColoredTextBox.HasSourceTextBox Property

T3000 CrossPlatform

FastColoredTextBoxHasSourceTextBox Property

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

[Missing <summary> documentation for "P:FastColoredTextBoxNS.FastColoredTextBox.HasSourceTextBox"]

Namespace:  FastColoredTextBoxNS
Assembly:  FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public bool HasSourceTextBox { get; }
Public ReadOnly Property HasSourceTextBox As Boolean
	Get

Dim instance As FastColoredTextBox
Dim value As Boolean

value = instance.HasSourceTextBox

Property Value

Type: Boolean
See Also