This member function is called by the framework when the size, position, or Z-order has changed as a result of a call to the SetWindowPos member function or another window-management function.
afx_msg void OnWindowPosChanged( WINDOWPOS* lpwndpos );
| Header File | Afxwin.h |
| Platforms | |
| Versions | 1.0 and later |
| Complete documentation | Visual C++ documentation |
See AlsoWindow Class Categories, CWnd::SetWindowPos