Hint.Inline Property
From T3000 CrossPlatform
T3000 CrossPlatform Documentation
HintInline Property |
[This is preliminary documentation and is subject to change.]
Inlining. If True then hint will moves apart text.
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
public bool Inline { get; set; }
Public Property Inline As Boolean Get Set Dim instance As Hint Dim value As Boolean value = instance.Inline instance.Inline = value