added NormalizeValue() which can be used to ensure that the control value is in range
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 10 Aug 2006 00:43:35 +0000 (00:43 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 10 Aug 2006 00:43:35 +0000 (00:43 +0000)
commit5ec60151bfce195b0eafc3ec8d98a44144aad8ba
tree488273cf54ac01e267bf7fbba448b417f16431e6
parente63f19ba93dad9ffe386e442e86d38e07345df7b
added NormalizeValue() which can be used to ensure that the control value is in range

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40540 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/msw/spinbutt.h
src/msw/spinctrl.cpp