Re: Textchanged event, controlling editor cursor position

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Adris wrote:
But when i changed the text in the textbox, Textbox.SelectionStart is
always 0, and I can't retrieve the last one.


Adris Vb.net

*** Sent via Developersdex http://www.developersdex.com ***

you will have to save where it is in the keypress event before you let them type.


Chris
.