Skinning Question for checkboxes

A

Axel

Hi

I would like to skin my checkboxes as the users complained that the
disabled ones where hard to see. I can not find any documentation on
what properties are available in the Skin file anywhere, even googling
did not return anything usable for me!

Intellisense does not seem to work in the Skin File either...

Does anybody know where I can look up the possible values of
<asp:Checkbox> for the skin file?

Also how do I distinguish between Enabeld and Disabled (Images), are
these separate properties?

thanks in advance
Axel
 
A

Axel

Thanks Juan,

pretty impressive amount of client side programming to do what one would
think would be an easy thing with .NET themes. If it is that
complicated, I think I will go with a third party user control instead :)
Maybe there is a CSS hack that con overwrite the Checkbox Image for
disabled states??

Axel
 

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

Top