]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/univ/statbox.h
Lots of updates for color dialog and sliders
[wxWidgets.git] / include / wx / univ / statbox.h
index 382f2a9eb6410c5c38496819f305967408e4d939..646bd119029a53238156068cab94539e7c1617b5 100644 (file)
@@ -51,6 +51,8 @@ public:
     // take account of this
     virtual wxPoint GetBoxAreaOrigin() const;
 
+    virtual bool HasTransparentBackground() { return TRUE; }
+    
 protected:
     // draw the control
     virtual void DoDraw(wxControlRenderer *renderer);