Hi.
I am making a calculator.
I need a button that functions like a Backspace-button on a calculator. Erase the last inserted char, or what ever may work.
I use:
Button1
TextBox1

Thanks.