George wrote:
| Is OnActivate( ) the proper windows message to use to determin if a
| different MDIChild window is active. For example if you have 5 client
| windows open in an MDI app and the user clicks on a different client then
| the current one, is the OnActivate( ) message the correct one to use to
| determine that there has been a focuse change?
The message is WM_MDIACTIVATE. I don't speak MFC well, but I see there's
OnMDIActivate handler which seems to do what you want.
--
Jugoslav
___________
www.geocities.com/jdujic