Greetings,
I know this is prob. is easy - but I am just starting out with C# and looking to do some experiments to learn faster.
I would like a listbox to show all xml files in the current directory and all subdirectories. The xml file list should be sorted. When a user clicks on one of these files, it will open it in notepad.
Im sure this is easy to do - can you share how you would accomplish it?
Thanks
-mreider
I know this is prob. is easy - but I am just starting out with C# and looking to do some experiments to learn faster.
I would like a listbox to show all xml files in the current directory and all subdirectories. The xml file list should be sorted. When a user clicks on one of these files, it will open it in notepad.
Im sure this is easy to do - can you share how you would accomplish it?
Thanks
-mreider