Adding STK X Controls to a Visual Studio Project

  1. Open the designer for your form.
  2. If the Toolbox is not visible, select Toolbox from the View menu.
  3. Right-click inside the toolbox's General section and select "Choose Items..." from the context menu.
  4. On the ".NET Framework Components" tab, click the browse button and browse to the following location: <STK install folder>/bin/Primary Interop Assemblies
  5. Select the AGI.STKX.Controls.Interop.dll and click the Open button.
  6. Click the OK button. The controls are now ready to be dragged and dropped onto your Windows form.