C# Love meter
In this tutorial you will learn how to make a silly love meter.
You will need:
*Visual C# 2010
1.Start by creating a new windows forms application , call it Love meter.
2. Add 2 labels and 2 textboxes to your form:
3.Add 1 button and 1 progressbar:
4. Add 1 more label, change the font size (to something large):
5.Double click your button, and add the following codes:
6.Save your application and build it.
7. You now have a love meter !
If you have any more questions, please leave them in the comment section below.
Have a nice day !
Source codes:Love meter.rar (300,6 kB)