CWnd::OnClose
The framework calls this member function as a signal that the CWnd or an application is to terminate.
afx_msg void OnClose( );
Remarks
The default implementation calls DestroyWindow.
Requirements
Header: afxwin.h
Этот браузер больше не поддерживается.
Выполните обновление до Microsoft Edge, чтобы воспользоваться новейшими функциями, обновлениями для системы безопасности и технической поддержкой.
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