Are there any C# attributes that I can apply to class members, to change the way they appear in the Intellisense listings? This popped into my head when I was building a cla
Turns out there also some other attributes at Custom intellisense for server controls? (But the search continues!)
[EditorBrowsable(EditorBrowsableState.Never)]