How can you change the color of the font in a Check Box control.
Form designer let you change it - but at runtime it goes back to BLACK.
The FONT and FORECOLOR properties in the Create Event doesn't change it either.
Leon,
The XP/Vista/Win7 Visual Style is overriding the color settings - a workaround could be to have the checkbox text as a separate label? The Form Designer does not run with Visual Styles enabled hence it's coloring doesn't get overridden.
World leaders in all things RevSoft
Thanks…