Label Backcolor ?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Not entirely sure what's going on, but this was definiately working the other
day..

I could simply (in page load) set my label backcolors like:

label1.BackColor = Color.Gray;

For some reason it completely ignores it now.

any ideas why this would suddenly stop working? (it's not just one page is
all of them)
 
Do you have the latest .NETCF Service Pack 3 installed on your target
device? Backcolor support for controls was added in SP2.

Peter
 
To be fair i didn't know there was one.....

It's just strange it WAS working and now it isn't.

Where do i get the latest version in (what i hope is) one cab?

Thanks Peter.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top