Set the text, the pop-up text that will be shown when the mouse pointer is hovered over the control.

Call:

ts_dialogcontrol(iDialogcontrolDescr, "SetToolTip", string tooltiptext);


Here:

tooltiptext - a string of pop-up text with an explanation.