4
Answers

TextBox not listBox

hey guys!

I just want to know one code.
you know this code for a listBox: listBox1.Items.Add("Text here");
and btw.. if I have 2 buttons like that it, the text i enter should not replace eachother

but I need the same code just for a textBox..
can anyone help?

Answers (4)