Rene Doms

Rene Doms

  • NA
  • 1
  • 3.3k

List view C# click on file to open it

Aug 9 2015 9:00 AM
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)