GroupBox Background Skinning
Can it be done?
Is this a "limitation" or am I missing something?
TIA
Can it be done?

In short, it can't be done in any consistant or reliable way.
Usually, only the outer few pixels of the groupbox image are painted, and the middle is filled in by Windows (using the button face color). Occasionally, Windows won't fill up the whole center, and only fill behind the parts that have text or other objects. When that happens, the groupbox tends to look like a sloppy patchwork. The best approach is to simply skin the borders of the groupbox. You do get a few more pixels to work with on the top edge where the groupbox label goes, so if you want to get fancy, that's the place to do it. 


Welcome Guest! Please take the time to register with us.