|
|
|
|
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.
|
|
|
 |
 |
|