Hi All,
Currently we are extending Visual studio and it's functionality.
As we know, we can have different categories of tool bars like standard, build, debug etc shown in pic -
or we can access the categories via - View Main Menu -> Toolbars
Basically My requirement is that, I don't want to show these options (Build, Debug, Debug Location, Layout, customize , Text Editor, Standard etc) shown in context menu or shown in submenu.
How can I achieve it ? Please advice.