G
Guest
Seems to be a bug when a GroupBox contains another GroupBox. The caption of the child seems to get truncated/bloated when the application is run with Application.EnableVisualStyles() and the FlatStyle of both GroupBoxes is set to "System".
Everything looks fine if the GroupBoxes are placed side-by-side. I, however, need one groupbox to contain the other. Any suggestions?
Everything looks fine if the GroupBoxes are placed side-by-side. I, however, need one groupbox to contain the other. Any suggestions?