git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14315
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// and conitnue with processing the message normally as well
}
// and conitnue with processing the message normally as well
}
-#if 0
- else if ( nMsg == WM_MOVE )
- {
- Refresh();
- }
-#endif
// let the base class do all real processing
return wxControl::MSWWindowProc(nMsg, wParam, lParam);
// let the base class do all real processing
return wxControl::MSWWindowProc(nMsg, wParam, lParam);