MacrosManager.UnderlayingControl Property

T3000 CrossPlatform

MacrosManagerUnderlayingControl Property

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

FCTB

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

Dim instance As MacrosManager
Dim value As FastColoredTextBox

value = instance.UnderlayingControl

Property Value

Type: FastColoredTextBox
See Also