Tool Tip in C#

when i first started programming , i  wrote an application with many buttons , the only thing that they did say was how to make buttons show information about their function before clicking them .
if you check your tools in c# there is some thing called Tool Tip , simply drag and drop it on the object you want to describe , buttons , text box , ...... .
after that you will see tool tips under the form design , to enter or edit texts go to solution explorer scroll down and you will see all of your tool tips click on them and enter the description .

Comments

Popular posts from this blog

Adding navigation to your web pages with one line of php code

Voice Recognition Code with C#