More scrolling work.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10035 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
David Webster
2001-05-07 22:17:12 +00:00
parent 1c8183e213
commit c8b5f745c4
3 changed files with 86 additions and 38 deletions

View File

@@ -552,7 +552,8 @@ private:
DECLARE_NO_COPY_CLASS(wxWindow);
DECLARE_EVENT_TABLE()
private:
HWND m_hWndScrollBar;
HWND m_hWndScrollBarHorz;
HWND m_hWndScrollBarVert;
// Virtual function hiding supression
inline virtual bool Reparent(wxWindowBase* pNewParent)