Hint.HostPanel Property

T3000 CrossPlatform

HintHostPanel Property

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

Host panel

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

Dim instance As Hint
Dim value As UnfocusablePanel

value = instance.HostPanel

Property Value

Type: UnfocusablePanel
See Also