By tag: attribute
0
kicks
How to: Set the PropertyGrid as Read-Only
The default PropertyGrid control provided by the WinForms collection doesn’t support a read-only functionality. Setting the PropertyGrid as read-only might be useful if you want to allow your users to fully inspect a rich property object exposed by the PropertyGrid without the possibility to change ...
0
kicks
XmlEnumAttribute extrahieren
Instruction on how to extract an XmlAttribute from a Member, in particular the XmlEnumAttribute from a enum member.
0
kicks
Why not on by default!? Turn on auto HTML attribute quotes in 2005
Holy cow! Why wasn't this on by default??? How annoying is it that when typing in the HTML Source editor window Visual Studio doesn't add the "" for you automatically... well guess what? It's a setting.