VS2005 PropertyGrid Control
While looking at the Composite Application Block I stumbled upon the new PropertyGrid control in Visual Studio 2005. A quick google brought me to a very good overview article on MSDN: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndotnet/html/usingpropgrid.asp
This is definitely a control I'll be using in my next winforms App!
It works simple and yet offers advanced capabilities to support your own object Types and capabilities.
