Attachment 100135
Could anyone help me with the code for this simple project? I honestly dont know how to write this code. I just started a VB course and am in need of help. Thanks!
Printable View
Attachment 100135
Could anyone help me with the code for this simple project? I honestly dont know how to write this code. I just started a VB course and am in need of help. Thanks!
Bump. i need help. I know its simple but im not good at VB.
Bump
Bumping the thread every 10mins won't get you help any faster. Show us what you've done so far and what exact problems you're having.
I have everything on the form, all i did was name everything cause i have no clue how to do anything else
You've learned the basics in class correct? We're here to help when you have some trouble of trying on your own, we are not here to do everything for you...
With that said, double click the button in the designer to get to the code behind. Now, take the text of the number of pizzas, convert it to an int, and multiply that by whatever the pizza cost is... If you have trouble, post the code...