git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28106
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
on the stack, so the assumption of dynamic creation cannot be made).
The default close event handler for wxFrame destroys the frame using Destroy().
-%
-%Under Windows, wxDialog defines a handler for \helpref{wxWindow::OnCharHook}{wxwindowoncharhook} that
-%generates a Cancel event if the Escape key has been pressed.
\wxheading{What should I do when the user calls up Exit from a menu?}