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