首页 > Web开发 > 详细

F7 - Visual Studio - switch between aspx and "codebehind"

时间:2017-04-01 12:49:57      阅读:214      评论:0      收藏:0      [点我收藏+]
It was not working for me.
This is what I had to do:
  • Bring up customization dialog with "Tools\Operations..."
  • Bring up the keystroke mapper with "Keyboard..."
  • Set focus in "Press Shortcut Keys" text box
  • Press F7 or some other keystroke you want
  • The "Shortcut currently used by" box will show the command currently invoked by the keystroke.
  • Set focus to "Show Commands Containing" and type ToggleDesigner
  • This will select the View.ToggleDesigner command in the list box of commands
  • Next press the "Assign" button to assign the keystroke shortcut to the command.
  • Click "OK" to the keystroke mapper dialog
  • Click "Close" to the customization dialog

F7 - Visual Studio - switch between aspx and "codebehind"

原文:http://www.cnblogs.com/matong/p/6655276.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!