PDA

Click to See Complete Forum and Search --> : cross-app focus and being notifided when it changes


bbosh
Jul 11th, 2001, 01:21 AM
The subject basically says it all, oh well.

I want to make an Active X control that would be put on a form and return the name of whatever control currently has focus, and for it to also be notifided when it changes. It's quite possible I'm overlooking an easier way to do this (other then putting notification code in the GotFocus event of each and every control), but I cant think of it.