6
Reply

Class Project VB.net beginners Help

dnstar1

dnstar1

May 2 2005 10:07 PM
1.7k
This is a crazy easy project I have the form designed but I need help with the coding. The project is Liters to gallons converter, Textbox1: liters, for input Textbox2: pints, read only for output Textbox3: gallons, read only for output Labels for the above textboxes Compute button: btnCompute Reset button: btnReset Code the following methods: btnCompute_Click() and btnReset_Click() I have the form setup but I dont understand how to make the buttons compute the liters to gallons, can anyone out there help?

Answers (6)