Hi all,
I'm making a little program and I wanted to add a small feature.
When you hover over buttons, or other various objects, after a few seconds a yellow text box opens up that tells what that object is. For example, if you hover and keep it still over the forward/back/reload buttons on your web browser it tells you what they do.
What is this called in c#
Thanks all,
Tim

How display a help box when mouse hovers?
Jeremy_Long