Yes you are right


I support Alextp idea of removing these controls.
Moderators: Hacker, petermad, Stefan2, white
Just draw the groupbox frame on a label. But the x and cx coords of the frame are < 0 and accordingly > width to cut off the round edges. So you will have a single "separator" line without round edges. Maybe, this is only a solution for the standard/themed xp groupbox frame.ghisler(Author) wrote:Any ideas how to solve this problem?
Looks very nice! If it works fine (without artefacts), I'd vote for the second variant.I have implemented your suggestions now, plus a third one, and would like to get your opinion.
I definitely prefer the topmost version, the groupbox inside the groupbox.ghisler(Author) wrote:I have implemented your suggestions now, plus a third one, and would like to get your opinion. Have a look at this image, please:
http://ghisler.ch/img/groupbox2.gif
The topmost uses a groupbox inside of a groupbox. The second draws just the top line of a groupbox. The third uses no separator at all. What do you think?