COleIPFrameWnd Class
The base for your application's in-place editing window.
class COleIPFrameWnd : public CFrameWnd
Members
Public Constructors
Name |
Description |
---|---|
Constructs a COleIPFrameWnd object. |
Public Methods
Name |
Description |
---|---|
Called by the framework when an item is activated for in-place editing. |
|
Called by the framework to reposition the in-place editing window. |
Remarks
This class creates and positions control bars within the container application's document window. It also handles notifications generated by an embedded COleResizeBar object when the user resizes the in-place editing window.
For more information on using COleIPFrameWnd, see the article Activation.
Inheritance Hierarchy
COleIPFrameWnd
Requirements
Header: afxole.h