Click to See Complete Forum and Search --> : How can CMDIChildWnd know about a view change


anand99
April 29th, 1999, 09:10 AM
I have a MDI app and the MDIChildWnd can toggle between two different views. When I switch between views I want to MDIChildWnd to know that the view has changed. What message can I trap at the CFrameWnd level to let the MDI window know that the view changed. I need to do this because I want to enable/disable menu items when this happens depending on which view is active