Hi,
I've just written my first VB program. On my edit click event I what to be able to overwrite what is already there. I have a keypress function, which I check for enter, tab and escape. The problem I am having is I start to type and it moves the inforamtion over as if I'm in insert mode, I want to just type over the information already there. Is there a way to toggle the insert key to type over mode?
Any input woud be great.
Thanks..treecody
I've just written my first VB program. On my edit click event I what to be able to overwrite what is already there. I have a keypress function, which I check for enter, tab and escape. The problem I am having is I start to type and it moves the inforamtion over as if I'm in insert mode, I want to just type over the information already there. Is there a way to toggle the insert key to type over mode?
Any input woud be great.
Thanks..treecody