Expand Minimize
This topic has not yet been rated - Rate this topic

CFrameWndEx::OnMoveMiniFrame

Called by the framework when a pane window moves.

virtual BOOL OnMoveMiniFrame(
   CWnd* pFrame
);
[in] pFrame

Pointer to the CPaneFrameWnd Class pane window.

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

Header: afxframewndex.h

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.