I want the codes in arrays!!!
I want coding for calculator in visual basic?
How are you going to put the code in arrays?
Use a operater.
btnPlus...
operator = "add"
btnMinus...
operator = "subtract"
Case "add"
txt1.Text += myInt
Case "subtract"
txt1.Text -= myInt
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment