S
Sugan
Add tooltip component to your form.
Edit the tooltip for control by
ToolTip1.SetToolTip(ControlName, "Your ToolTip")
Similarly use ToolTip1.GetToolTip(ControlName)
-Sugan
Edit the tooltip for control by
ToolTip1.SetToolTip(ControlName, "Your ToolTip")
Similarly use ToolTip1.GetToolTip(ControlName)
-Sugan