CPaneFrameWnd::OnMovePane

Moves the mini-frame window by a specified offset.

virtual void OnMovePane(
   CPane* pBar,
   CPoint ptOffset
);

Parameters

  • [in] pBar
    A pointer to a pane (ignored).

  • [in] ptOffset
    The offset by which to move the pane.

Requirements

Header: afxpaneframewnd.h

See Also

Reference

CPaneFrameWnd Class

Hierarchy Chart