Easily create a PropertyGrid control

Before today, I was pulling out hairs on figuring out how to do Property Grids. There are many references that only make it more confusing. Here is an excellent reference on PropertyGrids:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndotnet/html/usingpropgrid.asp

It provides an easy, step-by-step procedure.

A "PropertyGrid" control is essential to having a rich editing experience and an enhanced user interface.

by Frank Neubecker