◄CWnd► ◄Up► ◄Contents► ◄Index► ◄Back► ──Microsoft Foundation Classes────────────────────────────────────────────── Windows 3.1 only virtual void PostNcDestroy(); Remarks Called by the default OnNcDestroy function after the window has been destroyed. Derived classes can use this function for custom cleanup such as the deletion of the this pointer. See Also ◄CWnd::OnNcDestroy► -♦-