CDockingManager::OnMoveMiniFrame

Called by the framework to move a mini-frame window.

virtual BOOL OnMoveMiniFrame(
   CWnd* pFrame
);

Parameters

  • [in] pFrame
    A pointer to a mini-frame window.

Return Value

TRUE if the method succeeds; otherwise FALSE.

Requirements

Header: afxdockingmanager.h

See Also

Concepts

MFC Hierarchy Chart

Reference

CDockingManager Class