Click to See Complete Forum and Search --> : Right Click Menu


chrisled
September 17th, 2009, 10:45 AM
I am currently creating a plugin for Visual Studio .NET. This plugin is to help database entry. When the plugin is running I want to be able to select a file, right click it, and have a menu of options to be able to do with this particular file. Any suggestions on helping how to do this? I am using the MVP model for coding.