Checkbox problem (VC++ dialog under WinXP)

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Domingos Jr.

    Checkbox problem (VC++ dialog under WinXP)

    Hello,

    I have a VC++ dialog that contains other child dialogs, and one of these
    child dialogs have checkboxes inside.
    When I'm using windows xp with some theme, the checkbox display only the
    box, the region of the text is filled by a black rectangle.
    The same thing happens with radio buttons if I set Transparent = True,
    otherwise it displays the text with an opaque background.

    Does anybody knows how to solve this?

    Thanks for any help!


Working...