T
Tom
I must be missing something or there is a bug in control... GroupBox text is
not painted correctly if located in another GroupBox when visual styles are
enabled (Application.EnableVisualStyles()). FlatStyle was set to System and
font size 8.25pt, however text is painted like font size was ~16pt, and
trimmed to width of 8.25pt text. If I set FlatStyle of parent GroupBox to
Standard, child GroupBox is painted correctly.
Any tips/workarounds for this problem?
Btw. It's Framework1.1 + SP1.
Thanks,
Tom
not painted correctly if located in another GroupBox when visual styles are
enabled (Application.EnableVisualStyles()). FlatStyle was set to System and
font size 8.25pt, however text is painted like font size was ~16pt, and
trimmed to width of 8.25pt text. If I set FlatStyle of parent GroupBox to
Standard, child GroupBox is painted correctly.
Any tips/workarounds for this problem?
Btw. It's Framework1.1 + SP1.
Thanks,
Tom