PageButtonToolTipEnable
Controls display of tool tip on page buttons in the task bar according to the following table of values:
|
Value |
Description |
|---|---|
|
0 |
Does not display tooltips over page buttons |
|
1 |
Displays the page title only, but not as a tool tip, thereby being consistent with other VTScada tooltips on the taskbar. |
|
2 |
Displays the page description or the PageToolTipLabel specific to the page. |
|
3 |
Displays both the page title and PageToolTipLabel value in the tool tip, with the page title showing in bold. If no value has been provided for the PageToolTipLabel, then an empty gap will be present after the page title. |
Section: System
Default: PageButtonToolTipEnable = 3 (page title and tool tip)
*No restart required (Settings.Dynamic property)