| Overload | Description |
|---|---|
| CreateChildWindow() | Creates a child window, and adds it to the Application.Desktop.Windows collection. |
| CreateChildWindow<TChildWindow>() | Creates a child window from the specified type, and adds it to the Application.Desktop.Windows collection. |