T3000 CrossPlatform Documentation
Hint Properties |
[This is preliminary documentation and is subject to change.]
The Hint type exposes the following members.
Properties
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)
|
See Also