FastColoredTextBox |
FastColoredTextBox..::..AddHint Method (Range, String) |
FastColoredTextBox Class See Also Send Feedback |
Add and shows simple text hint
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.9.3.0 (2.9.3.0)
Syntax
C# |
---|
public Hint AddHint( Range range, string text ) |
Visual Basic |
---|
Public Function AddHint ( _ range As Range, _ text As String _ ) As Hint |
Visual C++ |
---|
public: Hint^ AddHint( Range^ range, String^ text ) |
Parameters
- range
- Type: FastColoredTextBoxNS..::..Range
Linked range
- text
- Type: System..::..String
Text of simple hint