| Title |
Introducing Custom Controls |
| Description |
It is an article in which the author gives you a brief explanation about creating custom controls. Custom controls are those that are defined by the user which are compiled into a dll file and they can be registered just like a user control. In this article the author list you various differences between custom control and user control. The author provides you the necessary code for creating custom controls. |
| Comments * |
|