When you add the menustrip make sure to have a place under the first dropdown like in the image below
The main form consists of 7 elements not counting the labels. Those elements include;
- MenuStrip (MenuStrip1) - Settings > Scan Settings, HollowPoint > RapidFire
- Listbox (ListBox1) - 'Candidate'
- ListBox (ListBox2) - 'Target'
- Button (Button1) - 'Generate Candidate'
- Button (Button2) - 'Clear Candidate'
- Button (Button3) - 'Propogate Targets'
- Button (Button4) - 'Clear Targets'
- Locate your directory "C:\User\yourusername\Documents"
- Create a folder in your Documents and name it 'hollowpoint'
- Create 2 Text Documents; 1 named 'Online.txt', 2 named 'candidate.txt'
- Create another folder and name it 'dll'
You will have to install this imported dll 'Imports System.Data.SqlClient' Microsoft Visual Studio will give you the option to 'Show possible fixes' with the sub option 'Install Microsoft.sqlclient'
Click 'Browse' search for 'sqlclient' install 'Microsoft.Data.SqlClient'