Good morning,
How can I implement a micro help on the control? Say: user click on a control or move the mouse over a control and a help message occur to explain what that control is for.
Thank you for your help,
ConKi
Printable View
Good morning,
How can I implement a micro help on the control? Say: user click on a control or move the mouse over a control and a help message occur to explain what that control is for.
Thank you for your help,
ConKi
Set the controls ToolTipText Property, this will display a little message when the mouse is left over the control for a few seconds :)
Cheers,
RyaNJ
That it what I want. Thanks so much, Ryan.
Your welcome ConKi :)
RyanJ