T3000 CrossPlatform Documentation
HintClickEventArgsHint Property |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "P:FastColoredTextBoxNS.HintClickEventArgs.Hint"]
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public Hint Hint { get; }
Public ReadOnly Property Hint As Hint Get Dim instance As HintClickEventArgs Dim value As Hint value = instance.Hint
Property Value
Type: HintSee Also