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 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