In the text box when i press a del key the next char moves to the current cursor position deleting the current char. a backspace key moves the current char to the left deleting the left char, depending on the insert key. i want to insert a space when a del or backspace key is pressed instead of moving the char. i.e control the insert key thro' VB code. Please help.


Reply With Quote
