Description of Design-Time Attributes of Custom Controls :
Design-Time Attributes of Custom Controls is an article through which you can know about how to set various attributes for the custom controls. Attributes are similar to the keywords that contains information about the property, class, method etc., System.ComponentModel namespace provides you a list of attributes. The author explains the procedure with a sample program.