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