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