+#define wxCLIP_CHILDREN 0x00400000
+ // Clip children when painting, which reduces flicker in
+ // e.g. frames and splitter windows, but can't be used in
+ // a panel where a static box must be 'transparent' (panel
+ // paints the background for it)