Menu:

Be notified of new PropertyGrid resources in your RSS reader Subscribe to this list

Mini Tips

Expandable property:
targetting an instance but some of its properties look like they have no child values? The solution relies on the decoration of your properties by a specific attribute.

Read more...

Sponsor of the DailyGrind at Larkware

Hide some members of an enumeration:
yes this is feasible with .Net 2.0. You just need to use the BrowsableAttribute class on the fields you want to hide.

Read more...

This site monitors CodeProject articles

Localize the description:
It takes deriving the DescriptionAttribute class and supply your own DescriptionValue property. This is explained by Microsoft in MSDN.

Read more...

Turn a string into a password:
Just apply a PasswordPropertyText attribute to your string property and voila!

Completeness and Relevancy

If you need to get answers concerning this site or simply wish to buy term papers online, contact us via form. Did you see a broken link? Would you like to add a new resource? Please notify us.

For MFC

Smart PropertyGrid for MFC is now distributed free for personal and commercial use.

Links

- StackOverflow
- HanselMinutes
- Joel On Software
- WorkHappy
- LifeHacker