]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/statbox.h
Added a constructor that allows creation of independent wxControl
[wxWidgets.git] / include / wx / msw / statbox.h
index 734392f53b0e3c722babe70ccc4ba8bf483445be..54ad5e352e29c3e2ffc42c15cbea5e9cd83e810d 100644 (file)
@@ -50,9 +50,6 @@ public:
 
     virtual long MSWWindowProc(WXUINT nMsg, WXWPARAM wParam, WXLPARAM lParam);
 
-    virtual WXHBRUSH OnCtlColor(WXHDC pDC, WXHWND pWnd, WXUINT nCtlColor,
-                                WXUINT message, WXWPARAM wParam, WXLPARAM lParam);
-
     // overriden base class virtuals
     virtual bool AcceptsFocus() const { return FALSE; }