AeroShield™ MX280002A RF Drone Detection and Tracking Software : Drone Tracking User Interface : Create a Drone Tracking User-Control Application
 
Create a Drone Tracking User-Control Application
The following procedure describes how to create a drone tracking user-control application. The AeroShield API is compatible with any Windows .NET application. Although AeroShield is distributed with an example Visual Studio project using Visual Basic the user can use Visual C#, or any other language supporting .NET components.
Create the New Project folder.
1. Open Visual Basic Windows Forms Application.
2. Click New Project.
3. Click the Visual Basic template.
4. In the Windows Form Application, type the name “AeroShield” as shown in Figure: Open Visual Studio – Windows Form Application.
5. Click Save.
Open Visual Studio – Windows Form Application
1. New Project
2. Visual Basic
3. Window Forms Application
4. Name the File – AeroShield API Software