Hi,
I just wanted to know how I can do to make appear the description of a button when you let the cursor over it.
I was guessing it was just a property but I don't find it.
Thanks in advance.
Printable View
Hi,
I just wanted to know how I can do to make appear the description of a button when you let the cursor over it.
I was guessing it was just a property but I don't find it.
Thanks in advance.
Add a tooltip control to the form and then each control will have a tooltip property which will display when the mouse hovers over something.
thanks dude :wave: