CFrameImpl Class
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
The CFrameImpl class handles toolbar customization for the following frame window classes: CFrameWndEx Class, CMDIFrameWndEx Class, and COleIPFrameWndEx Class.
class CFrameImpl
Members
Public Constructors
Name |
Description |
---|---|
Constructs a CFrameImpl object for the specified frame window. |
Public Methods
Name |
Description |
---|---|
|
|
|
|
|
|
Returns a pointer to the menu bar that belongs to the associated frame window. |
|
|
|
|
|
|
|
|
|
|
|
Sets the docking manager for the associated frame window. |
|
|
Remarks
This class supports the MFC framework infrastructure and is not intended to be used directly from your code.
The CFrameImpl class manages customization for toolbars and tear-off toolbars. It manages saving and loading of the toolbar state to and from the registry. It implements toolbar docking code, and handles keyboard and mouse messages for its associated frame window.
Inheritance Hierarchy
Requirements
Header: afxframeimpl.h