When I create a new MFC app, I get this status bar object in my CMainFrame class called "m_wndStatusBar." Is there any way I can access this from my View or Doc class? It would help greatly to be able to display text in it based on what happens in either class...

Thanks a lot,

- Chris.