CFrameWndEx::OnMoveMiniFrame

Called by the framework when a pane window moves.

virtual BOOL OnMoveMiniFrame(
   CWnd* pFrame
);

Parameters

Return Value

TRUE if the pane window was not docked; FALSE if the pane window was docked.

Requirements

Header: afxframewndex.h

See Also

Concepts

MFC Hierarchy Chart

Reference

CFrameWndEx Class