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
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
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