property Texture.ToolTipTitle as String
Specifies the title of the control's tooltip.

TypeDescription
String A String expression that defines the control's tooltip title.
Use the ToolTipText and ToolTipTitle properties to define the Texture's tooltip. Use the ToolTipDelay and ToolTipPopDelay properties to specify the time in ms that passes before the ToolTip appears.