VB.Net calculator code - TechRepublic
General discussion
November 18, 2003 at 10:12 AM
pikikoko

VB.Net calculator code

by pikikoko . Updated 22 years, 7 months ago

I want to write a simple calculator program in VB.Net Later I will add more stuff to it. I have looked at 12 vb.net books and none explain how to enter number in a form text box then move that number to a storage area and subtotal display box. The subtotal box has to display a running total. Everthing I have tried to code wipes out the display box and shows only the current entry. Any ideas any good books ?

This discussion is locked

All Comments