.Net Framework provides you capability of modifying look/feel and functionality of controls provided in tool box. User can change the behavior of a specific control by overriding different events and adding custom classes.
Lets take example of TextBox control using .Net Framework 3.5:
No comments:
Post a Comment