implement EnableMonthChange() by restricting the dates range to the current month...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 4 Apr 2008 14:24:02 +0000 (14:24 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 4 Apr 2008 14:24:02 +0000 (14:24 +0000)
commit7ec5c42e94de656d0ce21333ef684493a8999410
treea149cdc7b552167a29797d7da56dca04fdc68825
parentaa7ee888f34f4b5355e91578d2c0331dce5e366d
implement EnableMonthChange() by restricting the dates range to the current month (this is not ideal as the UI of the control doesn't change, but better than nothing)

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