Metadata Attributes for Custom Controls

This link (here) may not be exhaustive (but it might be), but it offers a useful list of attributes that can be applied to custom controls to support better design-time interaction.

I find it useful to be able to right-click a property in the designer and select “Reset” to return it to the control’s default value. Much more important is the ability to automatically tag a property as localizable so without any other code it’s value will be initialized from the resource file.

This entry was posted on Thursday, April 6th, 2006 at 10:16 am and is filed under windows forms. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

Leave a Reply