Goodday,


the title says it all.
I've looked on MSDN and Googled for it and spend over 2 hours searching...
so I hope I've over looked some link or possible search argument.
but I can't find a list off all .Net attributes (hopefully in alphabetical order) anywhere.

I've had this problem before and asking around if anybody by accident knows an attribute that does .... is not really a good way to find the attribute you need.

At the moment I'm looking for an attribute to surpress adding a controle to the toolbox if autopopulate is on.
I know I can make controls friend, but I use some of those in other projects of the solution as well. But I don't need to place them anywhere anymore because that part is developed and tested...
so an attribute to make them not overcrowd the toolbox would be great!