Tagged Questions
0
votes
1answer
138 views
Creating RightClick Menu for Explorer
If some one can provide some sample articles on how to create Right Click Menu for Drives.
Here is what needed: The right click menu will contain two additional things, i.e: Connect and Disconnect. ...
0
votes
4answers
146 views
Help getting me started on making a file -> right-click context menu in Vista
I am a novice .Net 2.0 and 3.5 developer. I want to create an application that creates a context menu when a file is right clicked on in Vista. After the right click--I think I can figure out the ...
0
votes
3answers
1k views
How to disable right click menu in external launched application
Good day.
I have a program thats launches an external application. That external app has a right click sub menu on it which I need to disable. Is it possible (without modifying the external app) to ...