Thursday, July 9, 2009

How to save the contents of a listbox as an XML file in c#?

Use this tutorial:


http://devresource.hp.com/drc/technical_...


and just use a for next loop to go through all your listbox items.


No comments:

Post a Comment