A String expression that defines the control's tooltip title.
Use the ToolTipText
and ToolTipTitle properties to define the Label's tooltip. Use the ToolTipDelay
and ToolTipPopDelay properties to
specify the time in ms that passes before the ToolTip appears. Use the ShowToolTip
method to display programmatically a custom tooltip.