Login  |  Register
Home | Articles | Downloads | Resources | About
Contact Us | My Resume
   Topics:  ASP.NET  C#  .NET  XML 
File Name: Custom Skinned Control Example
File Size: 27,047 bytes
Downloaded: 1161 times
Posted by WaheedKhan on Tuesday, April 20, 2004 (PST)
Click here to download this file
The skinning technique which is used with Community Starter Kit.

This is an example of Custom SkinControl which is used with in Community Starter Kit. SkinnedControl is an abstract base class from which all other control derives from. This control has two properties, SkinFileName which is path to different skins file name, SkinName which is the folder name to that skin which you have specified within SkinFileName. If none of the skin is defined then the control will load a default skin. To load different skins specify that skin path and name within default.cs file.

 

Add Your Comment

Support this site
If you found all the downloads from Artisticode.com site to be useful, and you feel that it has helped you out, then I'd really appreciate it if you could show your support by donating to Artisticode.com for hosting cost and for the time that I have invested by producing this quality free code, via PayPal.

You can donate as little, or as much as you want by clicking the Make a Donation button. It's free, fast, easy and secure! Your donation will be appreciated.

Thanks for your support!

 
 
Home Articles Downloads Resources About