CS Dev Guide: How to Write a Custom Chameleon Control
Posted by: Keyvan Nayyeri,
on 09 May 2007 |
View original | Bookmarked: 0 time(s)
I have to change the name of my blog to "Custom Controls"! And this time I want to talk about writing a custom Chameleon control in a new CS Dev Guide. But seriously how can you write a custom Chameleon control?! The first step is to understand the class hierarchy in Chameleon. Chameleon controls are located in some namespaces: There is a general CommunityServer.Controls namespace where you can find all Chameleon base classes and all controls that are used for general purposes....