Click here to Skip to main content
15,896,557 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have created application in which list view is done.I need help to open a selected file from the list which should be opened in new window.Please assist me.Thanks in advance

What I have tried:

Done with list view.I want to open a file in new window
Posted
Updated 12-Jun-16 23:03pm
v2

1 solution

If you mean "open the file with another application" the have a look at Launching Applications (ShellExecute, ShellExecuteEx, SHELLEXECUTEINFO)[^].
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900