Awesome, thanks for the help guys.
So for populating a list.
I can access the listbox inside Form.cs, but is there a way to add things to the listbox from the Plugin.cs?
For now, I'll just save the data to a txt file then load the txt file to the listbox :P