Add Dockable Window

After you add DLL references to a project, add a dockable window.

  1. In the Solution Explorer dialog box, right-click the organizationUI folder, and select add New Item.
  2. In the Add New Item dialog box, click Visual C# Items Inventor Dockable Window.
  3. In Name, enter a name for the new window.
  4. Click Add.
  5. After you add the DLL references and Dockable Window to a project, add the various UI Tools controls from the Visual Studio Toolbox.

    Editing the code does vary with this approach.

    For more information, about adding the controls to a form, see