|
.net
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Skinning Question for checkboxesHi
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 This should help :
http://blogs.telerik.com/martinivanov/posts/06-11-19/creating_skinnable_checkboxes.aspx Juan T. Llibre, asp.net MVP ¿ Estas probando VS 2010 y ASP.NET 4.0 ? Regístrate (gratis) en los Foros de VS 2010 y ASP.NET 4.0, en español http://asp.net.do/foros/forums/ ===================================================== Show quoteHide quote "Axel" <n@pe.com> wrote in message news:OTj3Z1n7JHA.5008@TK2MSFTNGP05.phx.gbl... > 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 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 Juan T. Llibre wrote: Show quoteHide quote > This should help : > > http://blogs.telerik.com/martinivanov/posts/06-11-19/creating_skinnable_checkboxes.aspx > > > > > Juan T. Llibre, asp.net MVP > ¿ Estas probando VS 2010 y ASP.NET 4.0 ? > Regístrate (gratis) en los Foros de VS 2010 y ASP.NET 4.0, en español > http://asp.net.do/foros/forums/ > ===================================================== > "Axel" <n@pe.com> wrote in message news:OTj3Z1n7JHA.5008@TK2MSFTNGP05.phx.gbl... >> 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 > > >
Other interesting topics
Detailsview updading issue
Is using bgsound a bad idea Quotes Around Attribute Values - Optional? Basic question: returning @@IDENTITY from stored procedure... Is asp.net menu realy that bad? How to set NavigateUrl of an asp:MenuItem when moving from QA to PROD? PrincipalContext in class constructor Change Scheme From HTTP To HTTPS On PostBack Document markup language version question Custom Authentication |
|||||||||||||||||||||||