ToolTipText
- Last UpdatedNov 17, 2021
- 1 minute read
The ToolTipText property is a read-write property that gets or sets the text that appears when the mouse pointer hovers over the control at runtime.
Syntax
<objectname>.ToolTipText = message;
Result = <objectname>.ToolTipText;
Remarks
This property is only available in the InTouch HMI software for the aaHistClientTrend control.