3
Answers

C# listBox undo button

Photo of David

David

13y
5.1k
1
ok, I have a listBox where I can type something in a textBox and add it to the listBox.
But when I have added it, how do I make a undo button?
And one more question. if i type something new, it starts on a new line. is it possible to avoid that in any way?

Answers (3)