Number of seconds tooltips remain visible (sys.ToolTips)ΒΆ

sys.ToolTips,,u1

Number of seconds tooltips remain visible

The number of seconds that tooltips remain visible. Tooltips are small windows containing help text which can be assigned to window objects by means of the tooltip = clause. The tooltip appears when the user moves the cursor over the object during a dialog.

Valid values for sys.ToolTips are 0-255. The default value is 8.

If sys.ToolTips is set to 0, tooltips are not displayed at all.

Note

A tooltip disappears automatically if the user moves the cursor away from the control. If a menu has control, tooltips are not displayed.


RELATED TOPICS

Tooltips