// Created: 15.08.00
// RCS-ID: $Id$
// Copyright: (c) 2000 SciTech Software, Inc. (www.scitechsoft.com)
-// Licence: wxWindows license
+// Licence: wxWindows licence
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_UNIV_STATBOX_H_
// take account of this
virtual wxPoint GetBoxAreaOrigin() const;
+ virtual bool HasTransparentBackground() { return TRUE; }
+
protected:
// draw the control
virtual void DoDraw(wxControlRenderer *renderer);