Hi
I am new the world of C#(Sharp)and am having problems copying the items in a listbox to a text file.
So far in my code i can youse the browse dialog to add file locations and file names to the listbox. What i am trying to do is click on a command button and copy the list to a text file.
In VB6 this procedure was not a problem, but converting the vb6 code to c#, it is bit of a nightmare.
Any examples of code would be of great help.
Thanks
I am new the world of C#(Sharp)and am having problems copying the items in a listbox to a text file.
So far in my code i can youse the browse dialog to add file locations and file names to the listbox. What i am trying to do is click on a command button and copy the list to a text file.
In VB6 this procedure was not a problem, but converting the vb6 code to c#, it is bit of a nightmare.
Any examples of code would be of great help.
Thanks