How can i make my textbox show int? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How can i make my textbox show int?

13th Oct 2018, 6:00 PM
Diako
Diako - avatar
3 Answers
0
i want to make a calculator . i created a button named btn1 and i assigned 1 to btn 1 now i want that when i click on the btn1 then show it in textbox
13th Oct 2018, 6:10 PM
Diako
Diako - avatar
+ 1
MessageBox.Show(variable);
18th Oct 2018, 1:23 AM
Michael Laughton
Michael Laughton - avatar
0
Diako can you show us your code, please?
13th Oct 2018, 6:07 PM
Ulisses Cruz
Ulisses Cruz - avatar