CMDIChildWndEx::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: afxmdichildwndex.h

See Also

Reference

CMDIChildWndEx Class

Hierarchy Chart