Open a file with my app (VB.NET)
Posted: Fri Feb 20, 2004 5:17 am
Hello
I wonder how to do this:
When I dbl click at a file in Windows Explorer, say test.txt, how do I send the file to my application? I want my application to open the file and load its content in a RichtextBox.
How is the file info sent to the program, and how do I catch it in the code?
Thanx
I wonder how to do this:
When I dbl click at a file in Windows Explorer, say test.txt, how do I send the file to my application? I want my application to open the file and load its content in a RichtextBox.
How is the file info sent to the program, and how do I catch it in the code?
Thanx