Class Project VB.net beginners Help
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?
Agent57CPosted May 7, 2005, 3:12 AM
dnstar1Posted May 5, 2005, 10:20 AM
dnstar1Posted May 3, 2005, 8:47 AM
Agent57CPosted May 3, 2005, 5:17 AM
Agent57CPosted May 3, 2005, 5:12 AM
dnstar1Posted May 2, 2005, 10:13 PM