Re: Determine location of textbox changes

Peter Ritchie <[email protected]>
Newsgroups gmane.comp.windows.devel.dotnet.advanced
Message-ID <LISTSERV%[email protected]>
You'll have to keep track of where each character is typed as it is typed.  The SelectedStart property tells you where the cursor is.  If a character was typed it was added at SelectionStart - 1.

===================================
View archives and manage your subscription(s) at http://peach.ease.lsoft.com/archives
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.