Thanks Chip:
I just want to know when Solution Explorer is DeSelected from the Main Tab
Document list.
Then I want to set the WE Cursor away from that tree control so it does not
read it.
Using this method I think I may not need to intercept the user input but rather
watch an event on the Tab Document and just set the WE cursor to nothing or
some default when Solution Explorer is DeSelected.
I think that will work fine.
After that I am going to start structuring the project using independent
classes based on objects.
Later and thanks for the idea.
If I need to intercept keystrokes it looks like WE will be the tool of choice.
Rick USA