Поделиться через


CWnd::OnClose

The framework calls this member function as a signal that the CWnd or an application is to terminate.

afx_msg void OnClose( );

Заметки

The default implementation calls DestroyWindow.

Требования

Header: afxwin.h

См. также

Основные понятия

CWnd Class

CWnd Members

Hierarchy Chart

CWnd::DestroyWindow

WM_CLOSE