I would like to know how to perform a backspace in my program using visual basic 6. For example, if the user keyed in a "~", I would perform a backspace to remove this particular character.

Please note that I had try to use LEFT, MID and some other function that can achieve this taskl, but however, previous characters will all change to only one colour.

Sincerely asking for help

Thank you.