CFrameWndEx::OnWindowPosChanged
Called by the framework when the frame size, position, or z-order has changed because of a call to a window management method.
afx_msg void OnWindowPosChanged(
WINDOWPOS FAR* lpwndpos
);
Parameters
- [in] lpwndpos
Pointer to a WINDOWPOS Structure structure that contains the new size and position.
Requirements
Header: afxframewndex.h