Create a new menu item in SQL Server Management Studio

≡放荡痞女 提交于 2019-12-05 04:55:58

From MSDN.

Adding a New Item to the Menu To add a new item to the menu

  1. On the Tools menu, click Options.
  2. In the Customize dialog box, on the Commands tab, click New Menu.
  3. On the Commands box, drag New Menu to the menu bar and drop it where you want the new menu to appear.
  4. On the menu, right-click New Menu, and in the Name box, type a name for the new menu.
  5. In the Customize dialog box, select category such as File, and select a command such as Open File. Drag the command to the new menu. As you point to the new menu, the menu will expand. Drop the command onto the expanded menu.
  6. In the Customize dialog box, click Close.
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!