Show hint
Last updated
Last updated
Element that displays the hint window.
Property | Type | Description |
---|---|---|
Text | String | Hint text |
Font | String | Font name |
Font size | Int32 | Font size |
Font color | System.Windows.Media.Color | Font color |
Border color | System.Windows.Media.Color | Border color |
Bold | bool | Bold font |
Italic | bool | Italic font |
Element color | System.Windows.Media.Color | Element highlight border color |
Do speak | Boolean | Speak text |
Voice | String | Speaker voice |
Volume | Int32 | Voice volume |
Speed | Int32 | Speech speed |
Control (Desktop) | LTools.Desktop.Model.DUIControl | Desktop control reference |
Control (Browser) | LTools.WebBrowser.Model.IElementInfo | Browser control reference |
X | Int32 | X coordinate |
Y | Int32 | Y coordinate |
Width | Int32 | Tooltip width |
Hight | Int32 | Tooltip height |
Fade | bool | Screen fade |
Location | LTools.Office.Model.Assistant.PreferedLocations | Preferred tooltip location |