git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33485
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
WXHWND GetEditValue() const;
virtual bool ContainsHWND(WXHWND hWnd) const;
WXHWND GetEditValue() const;
virtual bool ContainsHWND(WXHWND hWnd) const;
+ // we should let background show through the slider (and its labels)
+ virtual bool HasTransparentBackground() { return true; }
+
+
void Command(wxCommandEvent& event);
virtual bool MSWOnScroll(int orientation, WXWORD wParam,
WXWORD pos, WXHWND control);
void Command(wxCommandEvent& event);
virtual bool MSWOnScroll(int orientation, WXWORD wParam,
WXWORD pos, WXHWND control);