~Please Rate, Comment, and Subscribe~
This video theaches you how to make a simple calculator in VB 2008, here are the codes:
Add:
Label1.text = "+"
Textbox3.text = val(Textbox1.text) + val(textbox2.text)
Subtract:
Label1.text = "-"
Textbox3.text = val(Textbox1.text) - val(textbox2.text)
Multiply:
Label1.text = "*"
Textbox3.text = val(Textbox1.text) * val(textbox2.text)
Divide:
Label1.text = "/"
Textbox3.text = val(Textbox1.text) / val(textbox2.text)
this Not Simple: 233 + 45543 * 78885 = ?
brianush1 3 weeks ago
:/
MattiasRosendahl 1 month ago
Bad Tutorial.
MattiasRosendahl 1 month ago
does anyone know about the codes for clear and compute
shetakio 7 months ago
Nice... Like !!
And Thank.... XD
DindaPhobia 10 months ago
thanks
RareFreeCpAccounts 11 months ago
nice
bman53rocks 11 months ago
5 out of 5 nice video very clear and understanding and by the way nice song
utubenz576 1 year ago
thank you very very very much!!!
TheZerch53 1 year ago
i love the song....who sang it.....
mck4real 2 years ago