I am not sure how to explain this but i know that it can be done.
What i want to do is highlight the text in a textbox so that a user can still see what is there but if they start to type the new input will overwrite the existing text.
I have done it in VB using sendkeys(Home and END) etc. Can anyone advise some simple code to accomplish this?
Thanks
Joe
What i want to do is highlight the text in a textbox so that a user can still see what is there but if they start to type the new input will overwrite the existing text.
I have done it in VB using sendkeys(Home and END) etc. Can anyone advise some simple code to accomplish this?
Thanks
Joe