Skip to content

Tool tip

Samuel Gomes edited this page Feb 12, 2024 · 2 revisions

Tool tips are shown when the user hovers a control for longer than the preset time span and are used to give brief explanations of controls' assignments.

tooltip

They are accessible via an array of variable width STRINGs, using the control's ID:

ToolTip(ControlID) = "Desired tool tip text"

Controls that use the tool tip property

Clone this wiki locally