propertygrid, the hidden jewel
Steve
Sharrock recently found the
wonder that is the property grid, and I thought that those who haven't read this article
on codeproject yet... should. It's got an example of using a PropertyBag
class to specify the items in the property grid, which gets around the
"surrogate class" and "ugly property names" issues of using the property grid in
an end-user interface.
I haven't actually used the article's code yet, but it
seems well thought-out and useful.