Hey.

Is there any way to make the MDI Container hold an external program as a child? Say I want to develop a tool for something (a game editor in particular) and if I want to render it I want to use another program that just renders it inside the MDI Container (as a child)?

Is this possible? Or is the MDI Container limited to forms in its project?