Click here to Skip to main content
16,012,611 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi i searched in the internet for context menu and found result but they were not the answer i wanted
i want when you right click the image (just right click on image) it show my program how can i do it?
i want like this in right click image
Right Click in image in Windows[^]
Best Regards
Posted

Based on the screenshot attached, you want to add a context sensitive shell extension for Windows Explorer. Look around here: How to Write Windows Shell Extension with .NET Languages[^]
 
Share this answer
 
 
Share this answer
 
Comments
Avenger1 15-Nov-14 11:47am    
i did it thanks and i have one more question
my program now is in the context menu but when i right click on image and open it with my program i want to show the picture in picturebox
how can i do it?

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