Bineesh  Viswanath

Bineesh Viswanath

  • NA
  • 1k
  • 776.6k

Textbox allowing more number + the calculation result

May 16 2013 1:10 AM
I am doing a Standard Calculator in C#.

I have problem with this calculator.

function goes well till i press "=" button.

then the problem starts:-  Textbox allowing more number + the calculation result( i.e suppose the result is 32, when i press 2, 322 appears in textBox).

please give me a solution.

Answers (1)