property Editor.ToolTip as String
Specifies a tooltip being displayed when the cursor hover the editor's label.

TypeDescription
String A string expression that specifies the editor's tooltip.
The ToolTip property specifies the editor's tooltip. The editor's tooltip shows up when the cursor hovers the editor. By default, the ToolTip property is "...". If the ToolTip property is "..." the tooltip appears only if the Label property is not fully visible.

The ToolTip property may include built-in HTML tags like follows: