AeroShield™ MX280002A RF Drone Detection and Tracking Software : Drone Tracking User Interface : Create a Drone Tracking User-Control Application : Create a Starting Form.
 
Create a Starting Form.
Once the file is saved, a Form1.vb tab opens.
1. Move the mouse pointer to the top left corner.
2. Click and slide the mouse diagonally across the screen to create a starting form as shown in Figure: Create a Visual Basic Starting Form.
Create a Visual Basic Starting Form
3. Click the Save project button from the toolbar. A dialog appears as shown in Figure: Save Dialog.
4. Click Save to save the AeroShield API software project.
Save Dialog
Change Framework
Change the framework layer to accommodate the AeroShield.
1. Click the Visual Studio Project tab.
2. Click AeroShield Properties as shown in Figure: AeroShield Properties.
AeroShield Properties
3. Click Project from the Visual Studio toolbar.
4. Click AeroShield API software properties.
5. Click Compile.
6. Click the Advanced Compile options button and change the Framework.
7. Set the Advanced Complier Settings > Target framework (all configurations) to .NET Framework 4.5.2 or higher as shown in Figure: .Net Framework 4. Do not select a .NET Client Profile.
.Net Framework 4
8. Confirm the Target Framework Change as shown in Figure: Confirm Target Change.
9. Click Yes. Visual Studio will load the AeroShield project.
Confirm Target Change