Base Class Members
Data Members
| Controls automatic enable and disable functionality for menu items. | |
| Pass this static CRect as a parameter when creating a CFrameWnd object to allow Windows to choose the window's initial size and position. | 
Construction
| Constructs a CFrameWnd object. | 
Initialization
| Call to create and initialize the Windows frame window associated with the CFrameWnd object. | |
| Retrieves the dock state of a frame window. | |
| Call to load an accelerator table. | |
| Call to restore control bar settings. | |
| Call to dynamically create a frame window from resource information. | |
| Call to save control bar settings. | |
| Call to dock the frame window in the main window. | |
| Call to show the control bar. | 
Operations
| Makes the frame visible and available to the user. | |
| Sets the frame window to modal. | |
| Creates a view within a frame that is not derived from CView. | |
| Docks a control bar. | |
| Allows a control bar to be docked. | |
| Ends the frame window's modal state. Enables all of the windows disabled by BeginModalState. | |
| Floats a control bar. | |
| Returns the active CDocument object. | |
| Returns the active CFrameWnd object. | |
| Returns the active CView object. | |
| Retrieves the control bar. | |
| Retrieves the display state of the menu in the current MFC application. | |
| Indicates whether the default behavior of the menu in the current MFC application is either hidden or visible. | |
| Retrieves message corresponding to a command ID. | |
| Retrieves the title of the related control bar. | |
| Causes the OnInitialUpdate member function belonging to all views in the frame window to be called. | |
| Returns a value indicating whether or not a frame window is in a modal state. | |
| Determines if splitter bar is currently being moved. | |
| Repositions the control bars of the CFrameWnd object. | |
| Sets the active CView object. | |
| Sets the display state of the menu in the current MFC application to hidden or displayed. | |
| Sets the default behavior of the menu in the current MFC application to be either hidden or visible. | |
| Sets the text of a standard status bar. | |
| Sets the title of the related control bar. | |
| Shows all windows that are descendants of the CFrameWnd object. | 
Overridables
| Returns a pointer to the status bar belonging to the frame window. | |
| Negotiates border space in the frame window. | |
| Creates a client window for the frame. | |
| Sets the application's main frame window into and out of print-preview mode. | 
Command Handlers
| Called whenever an action is performed on the specified control bar. | |
| Handles SHIFT+F1 Help for in-place items. | |
| Called by the framework when the associated menu is updated. | |
| Called before the menu in the current MFC application is hidden. | |
| Called before the menu in the current MFC application is displayed. |