CWnd::OnMove

This member function is called by the framework after the CWnd object has been moved.

Syntax

afx_msg void OnMove( int x, int y );

At a Glance

Header File Afxwin.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CWnd Overview, CWnd Member Functions, Window Class Categories