Tooltips Do Not Appear
There are two reasons for why tooltips may fail to appear:
- Tooltip visibility in VTScada is controlled by an application property, ShowTip. Ensure that the value for this property is set to one (1).
- Tooltip visibility in general is controlled by a Windows™ registry setting. Ensure that the following registry key is set to one (as a dword, 00000001).
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"EnableBalloonTips"=dword:00000001