Design-Time Attributes of Custom Controls
page 3 of 6
by . .
Feedback
Average Rating: This article has not yet been rated.
Views (Total / Last 10 Days): 28744/ 30

Attributes
Attributes

If you have no idea what I mean by "Attributes" then -

Attributes are much like keywords (like Public and Private that you can add to classes, methods etc.) in the sense that they tell the compiler more information about your class, method, property, event etc. For example, in this article we will be using attributes like Description which provide a description of the property so that any other application (in this case VS.NET) can read that attribute for that property and act on it.

There are a variety of attributes that are available for all sorts of things, most of them are provided by the System.ComponentModel namespace which provides you with classes that can be used to alter run-time and design-time behavior of controls. Simple? Let's go.


View Entire Article

User Comments

No comments posted yet.

Product Spotlight
Product Spotlight 





Community Advice: ASP | SQL | XML | Regular Expressions | Windows


©Copyright 1998-2024 ASPAlliance.com  |  Page Processed at 2024-04-19 7:43:00 PM  AspAlliance Recent Articles RSS Feed
About ASPAlliance | Newsgroups | Advertise | Authors | Email Lists | Feedback | Link To Us | Privacy | Search