Quote:
Originally Posted by Guessed
You could use the WindowSelectionChange event which won't fire on every single thing you can do in the file but will fire annoyingly often.
|
The problem there, though, is that the WindowSelectionChange event only fires when you
change the selection - which doesn't happen while you're typing. Hence it won't tell you when you've reached a certain word count.