Sunday, 2 June 2013

How to get Value from user in textbox and convert it into int and then apply operation on this valus in c#

How to get Value from user in textbox and convert it into int and then apply operation on this valus in c#

i want to take a value from user in windows form application using text box. and then convert it in int.. then how to call this value in button and apply formula in it?? code will be appericate..Thanks

No comments:

Post a Comment