Saturday, 14 April 2012

Sample code to customize the .Net PropertyGrid

Sample code to customize  the .Net PropertyGrid:

Add Custom Properties to a PropertyGrid:
http://www.codeproject.com/KB/vb/PropertyGridEx.aspx

Filtering properties in a PropertyGrid:
http://www.codeproject.com/KB/cs/FilteredPropertyGrid.aspx

PropertyGrid Utilities
http://www.codeproject.com/Articles/7852/PropertyGrid-utilities

No comments:

Post a Comment