LM_View:SetToolTip(tooltip)

Version added: 12.0
Sets the tooltip text for a user interface control

Arguments:

Name Type Description Default Ver
tooltip char A string containing the text to display in the tooltip 12.0

Return value:

void None
The tooltip appears when the user hovers the mouse cursor over the control, providing helpful information or guidance.
<< Back to LM_View