Check Box Font Color (OpenInsight 32-Bit)
At 19 AUG 2009 11:13:02AM Leon Shaffer wrote:
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.
At 19 AUG 2009 12:06PM [url=http://www.sprezzatura.com]The Sprezzatura Group[/url] wrote:
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
At 19 AUG 2009 01:16PM leonshaf wrote:
Thanks…