Description of Creating Skinned Controls for ASP.NET :
Creating Skinned Controls for ASP.NET is a tutorial in which the author explains how to build skinned controls in ASP.NET. A skinned control consists of two parts such as a control and a skin which helps you to enhance the attractivity of web sites. You can create the skinned controls with the help of SkinnedControlBase class.