Code to View/Hide Status Bar in SDI and MDI Applications
Visual C++ Article Published August 19, 2000
Here's a little handler for the OnViewStatusBar message handler to change the "View/Hide Status Bar" menu option so that the application (main) window changes its height according to the size of the visible client area.


