G
Guest
How to get right click menu of a file and execute the commands from my vb
..net application. Minimally, I want to handle the image files with commands
like "open" and "open with".
More Scenario Description:
I will show an image in my form. User can click on that image and use "open"
or "open with" commands. "Open" command automatically opens the image using
default access program. If "Open with" command is chooosed than the "open
with" dialog appears and user can choose the program.
Please suggest me how to do this. You are also invited to suggest any
alternate way.
Thanks in advance,
-yogee
..net application. Minimally, I want to handle the image files with commands
like "open" and "open with".
More Scenario Description:
I will show an image in my form. User can click on that image and use "open"
or "open with" commands. "Open" command automatically opens the image using
default access program. If "Open with" command is chooosed than the "open
with" dialog appears and user can choose the program.
Please suggest me how to do this. You are also invited to suggest any
alternate way.
Thanks in advance,
-yogee