COleIPFrameWnd Class
The base for your application's in-place editing window.
class COleIPFrameWnd : public CFrameWnd
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.
Requirements
Header: afxole.h
See Also
Concepts
HIERSVR Sample: Demonstrates a Server Application with OLE Drag and Drop