The ControlHost class derived from Node allows using any .NET Windows.Forms control as a node in a JDiagram diagram. The sample below uses ControlHost nodes to implement a simple form editor. Select a control type from the combo-box and draw in the form area. When your form is ready, try it with the 'Test Form' button.