Guest diceman Posted August 31, 2004 Report Posted August 31, 2004 Hello, I have recenlty started learning c# on the smartphone platform, but I have run into a problem adding labels to forms. When I add a label to a form, it looks ok in Visual Studio, but when I run the app on my smartphone, none of the labels appear?! All I get is the blank form! Any idea where i'm going wrong? Edit: OK, I've just figured out what this was! The text colour for labels was automatically set to "Control Text". Setting this to black fixed the problem..... Obviously, the control text must have been the same colour as the background..... white! :roll:
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now