Hint Class
From T3000 CrossPlatform
T3000 CrossPlatform Documentation
Hint Class |
[This is preliminary documentation and is subject to change.]
Hint of FastColoredTextbox
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
The Hint type exposes the following members.
| Name | Description | |
|---|---|---|
| Hint(Range, String) |
Creates Hint
| |
| Hint(Range, Control) |
Creates Hint
| |
| Hint(Range, String, Boolean, Boolean) |
Creates Hint
| |
| Hint(Range, Control, Boolean, Boolean) |
Creates Hint
|
| Name | Description | |
|---|---|---|
| BackColor |
Backcolor
| |
| BackColor2 |
Second backcolor
| |
| BorderColor |
Border color
| |
| Cursor |
Cursor
| |
| Dock |
Docking (allows None and Fill only)
| |
| Font |
Font
| |
| ForeColor |
Fore color
| |
| Height |
Height of hint
| |
| HostPanel |
Host panel
| |
| Inline |
Inlining. If True then hint will moves apart text.
| |
| InnerControl |
Inner control
| |
| Range |
Linked range
| |
| Tag |
Tag
| |
| Text |
Text of simple hint
| |
| TextAlignment |
Text alignment
| |
| Width |
Width of hint (if Dock is None)
|
| Name | Description | |
|---|---|---|
| DoVisible |
Scroll textbox to the hint
| |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| Init | ||
| MemberwiseClone | (Inherited from Object.) | |
| OnClick | ||
| ToString | (Inherited from Object.) |