I'm fairly new to VB and I have a program that has 13 listboxes. I want it so that when i close the program, all the listboxes' contents are saved to an ini file, and when the program is opened all the conents are restored to the listboxes from the ini file. how would i do this?




Reply With Quote