I wrote a text editor, and what I want to do is opening other text files with it. I can already open it from program, but I want to be able to drag&drop the files on the form and more importantly, right click on a file and use "open with..." to open it with my program. How can I do it?

right click on a file and use "open with..." to open it with my program. How can I do it?
For this you need to install your application in the system. then you could see your application in the selection list.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.