1
Reply

List view C# click on file to open it

Rene Doms

Rene Doms

Aug 9 2015 9:00 AM
1.2k
I have programmed a file explorer using treeView and listView in Visual Studio 2015 . The files that come up in the listView, as an example a pdf file, I want to double click on it to view its contents like windows explorer. How do I retrieve the full path of the file and then show it? Code please. Thank you.

Answers (1)