Here’s a quick note for a solution I discovered the hard way that isn’t covered well in the MSDN documentation: If you are writing a Visual Studio extension and adding a menu item to an existing menu (such as the project context menu) using a .vsct (Visual Studio XML Command Table) file, the priority field of [...]
Menu Item Placement with Visual Studio .VSCT Groups and Priorities
Posted by Danny Thorpe at 9:09 am Programming, Work
Oct 082008
Comments Off
Tagged with: menu, Visual Studio, VSCT, VSIP