PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Marc Van Cauwenberghe on August 22, 2007, 07:34:26 AM

Title: labels loosing color
Post by: Marc Van Cauwenberghe on August 22, 2007, 07:34:26 AM
Hello Paul,

I my new project I sometimes loose the colour of my labels when I compile and run the exe.

If I look at the form designer to that particular form it show correctly. If I then compile the labels are OK. So it is apparently enough to go into the designer open all my form again and all is OK. Has this been reported yet?

This is not a major issue since I have a solution, so don't let this interfere with your other projects you have.

Marc
Title: Re: labels loosing color
Post by: TechSupport on August 22, 2007, 02:05:34 PM
Hi Marc,

Are the labels on a child form (e.g. a child form of a Tab Control) ???

Title: Re: labels loosing color
Post by: Marc Van Cauwenberghe on August 22, 2007, 02:20:12 PM
Yes they are.

Marc