Menu Item Placement with Visual Studio .VSCT Groups and Priorities
October 8, 2008
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 [...]
Tags: menu, Visual Studio, VSCT, VSIP
Filed under: Programming, Work |
Comments Off