Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Called by the framework when a pane is removed from its parent mini frame window.
virtual void OnRemoveFromMiniFrame(
CPaneFrameWnd* pMiniFrame
);
Parameters
- [in] pMiniFrame
A pointer to a mini-frame window from which the pane is removed.
Remarks
The framework calls this method when a pane is removed from its parent mini-frame window (as a result of docking, for example).
The default implementation does nothing.
Requirements
Header: afxbasepane.h