Following the PropertyGrid and the XmlSerialization addin, this addin displays the control classes inside Reflector.
The addin is desesperately simple: if the selected class inherits from System.Windows.Forms, the addin instanciate it and adds it to the window.
