Making a calculator in vb.Want a command button which when clicked displays the req.no for eg. a command but. with the text 1 when clicked displays 1
pls
for eg. this calc
for eg. a command but. with the text 1 when clicked displays 1 in hte text box
i am trying to make such a calculator(i know it is very hard but trust me i can ready any link for information related to it so please provide me any link related to it )
Here is a simple calculator to get you going http://osix.net/modules/article/?id=53
to code a calculator in vb is pretty simple, well you can you can use Button_Clicked() func its on properties, add a simple button to ur windows form app, then double click on it, write the process under the button.click() func ;)
|dw:1315227341545:dw| What i reall y want is such a comman button which when clicked displays 1 in the text box
|dw:1315227495233:dw|
Join our real-time social learning platform and learn together with your friends!