The Nevron Installer will automatically add a Tab in the Visual Studio IDE named "Nevron UI". If for some reason the tab is not present you may manually do this by following these steps:
-
Open Microsoft Visual Studio .NET
-
Select File->New->Project...
-
Select Visual C# Projects -> Windows Application
-
Open the Form1 file in Designer View.
-
Right-Click inside the Toolbox and Select "AddTab" command.
-
Enter a name for your newly created tab - "Nevron UI".
-
Expand the new tab and right-click inside it. Select "Add/Remove Items..." command.
-
Click the "Browse" button.
-
Navigate to the "Bin" folder in the Nevron .NET Vision installation folder and select Nevron.Presentation.dll assembly.
-
Click "OK" button.
Use the same steps for the Nevron.UI.WinForm.Controls.Docking.dll