support Ctrl-PageUp/Dn for changing the notebook pages in addition to [Shift-]Ctrl...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 30 Jun 2006 23:08:00 +0000 (23:08 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 30 Jun 2006 23:08:00 +0000 (23:08 +0000)
commitefe5e221b415a8ce6e0a36848e7c90e70c9384cb
treed0347ff1714112e937c299f7900df092f9a0bacd
parentb3e5d05894c018ea50d92de6249aa09d211e2ef7
support Ctrl-PageUp/Dn for changing the notebook pages in addition to [Shift-]Ctrl-Tab (this is also a standard key combination)

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