I have Visual Basic.NET 2005 Express Edition Beta1, and I need to make a program for my club at school, it is basically a calculator where there is 6 form boxes, where you can type a number in. Each form box gets multiplied by a number (see below)
Form 1: 7
Form 2: 5
Form 3: 3
Form 4: 1
Form 5: 0
Form 6: 10
Then the final result would be displayed in a form box after a Calculate button is pressed (if would add up the final results from the box [the numbers from the boxes])
Can anyone give me the source code for this, or just for one form box and the button code?
I attached a picture of the program so you can better understand what I am saying.
Any help is HUGELY appreciated by me and my club.
I can also send the .vbproj and all other files associated with this program by private message.