emulate scrolling in wxMSW header control; document the need to call ScrollWindow...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 5 Dec 2008 22:11:27 +0000 (22:11 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 5 Dec 2008 22:11:27 +0000 (22:11 +0000)
commitf24f65791310a4e0d1690f244658b837036aa270
treeac1599a165d2c9532a5196058c4ad121cbbbebc4
parenta000920547e25b92ce1dfa18f73d99dbf780db72
emulate scrolling in wxMSW header control; document the need to call ScrollWindow() when using it

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