ADO DOT NET
Centurion
- Joined
- Dec 20, 2006
- Messages
- 160
Hi,
Using "Command" I can open the file which was drag and dropped into my editor and there is no problem here.
But one strange problem is here:
I have added "Edit" command to the Windows context menu so when user right click on a .html file and select "Edit" he can edit his document using my application. But when my application is opened in this mode, Command won't return the path and name of my file, actually command will return nothing!
What should I do here?
Thanks.
Using "Command" I can open the file which was drag and dropped into my editor and there is no problem here.
But one strange problem is here:
I have added "Edit" command to the Windows context menu so when user right click on a .html file and select "Edit" he can edit his document using my application. But when my application is opened in this mode, Command won't return the path and name of my file, actually command will return nothing!
What should I do here?
Thanks.