Bookmark.TB Property

T3000 CrossPlatform

BookmarkTB Property

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

[Missing <summary> documentation for "P:FastColoredTextBoxNS.Bookmark.TB"]

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

Dim instance As Bookmark
Dim value As FastColoredTextBox

value = instance.TB

Property Value

Type: FastColoredTextBox
See Also