[Help] VB.NET 2008 - Saving ListBox Items in Settings
I've set up everything, and on the Settings tab in the Project Properties I've set up some items, and I want to save the items in my ListBox so that on the next load it loads them up. I'm doing this through the Settings on Project Properties. However it denies it, saying:
Value of type 'System.Windows.Forms.ListBox.ObjectCollection' cannot be converted to 'System.Collections.Specialized.StringCollection'.
Any help on this???

there are enough tutorials about this. use the searchfunction.
Rules: Display Error
Display Code
Display Code line before
Display Code Line after
Display the code you are using (preferably in it's entirety)
That is going to be the best way we can help you
I do not think it is possible to save a listbox contents to my.settings i posted a TUT on saving listbox items to a text file, you can look it up under nextgens tut list
w8, so u want me to release the web browser?