how can i make a TCheckbox without transparent text (ie: it ignores themes)? i've been asked to do something unconventional--put a checkbox on the place of the caption of a group box.
in XP, it doesn't look very good.

next, i thought i'd try SetWindowTheme(CheckBox1.Handle, ' ', ' ') i'd heard about on the internet. then you get a white background but it won't paint with the color of the control.

how can we do this?
thank you! mp
