Hints Class
From T3000 CrossPlatform
T3000 CrossPlatform Documentation
Hints Class |
[This is preliminary documentation and is subject to change.]
Collection of Hints.
This is temporary buffer for currently displayed hints.
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
The Hints type exposes the following members.
| Name | Description | |
|---|---|---|
| Count |
Count of hints
| |
| IsReadOnly |
| Name | Description | |
|---|---|---|
| Add |
Add and shows the hint
| |
| Clear |
Clears all displayed hints
| |
| Contains |
Is collection contains the hint?
| |
| CopyTo | ||
| Dispose | Releases all resources used by the Hints | |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetEnumerator | ||
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| OnTextBoxKeyDown | ||
| OnTextBoxTextChanged | ||
| Remove | ||
| ToString | (Inherited from Object.) |