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.