15
Answers

Addition two TexBoxes Values

Photo of JAYRAM

JAYRAM

11y
1.8k
1
I have two TextBox.

textbox1 ,textbox2

write csharp code addition of two textbox display in label

label.text=texbox1+textbox2

plz write csharp code.............

Answers (15)