]> git.saurik.com Git - wxWidgets.git/commit
use WS_EX_CONTROLPARENT to ensure correct Alt-mnemonic handling with nested panels
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 3 Jun 2002 23:00:28 +0000 (23:00 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 3 Jun 2002 23:00:28 +0000 (23:00 +0000)
commitd515c32dc3b653c20661dcb2841fc7e6f3e323ee
tree05f8370c4811785ed15480b6734323f7ed2ad2e8
parent93d394ae83045aab3397973068b79bd4eb4e8f36
use WS_EX_CONTROLPARENT to ensure correct Alt-mnemonic handling with nested panels

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15733 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/window.cpp