Visual Studio 2012中的“选项卡顺序分配"对话框在哪里? [英] Where is the Tab Order Assignment dialog in Visual Studio 2012?

查看:167
本文介绍了Visual Studio 2012中的“选项卡顺序分配"对话框在哪里?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

据我所知,Visual Studio拥有一个集成对话框,可让您轻松组织控件的Tab键顺序.

For as long as I can recall, Visual Studio has had an integrate dialog that allows you to easily organize the tab order of your controls.

我刚刚创建了我的第一个VS 2012 WinForms项目,添加了所有控件,然后找到了"Tab Indexing"对话框,而Visual Studio中似乎缺少该对话框.

I've just created my first VS 2012 WinForms project, added all of my controls and went to find the Tab Indexing dialog, and it appears to be missing from Visual Studio.

我发现此MSDN文章表示可以通过转到FORMAT> Tab顺序打开此对话框.问题是我的格式"菜单上没有制表符顺序"选项.或者,文档说明Ctrl + D处应打开此对话框.不是.

I found this MSDN article which states that I can open this dialog by going to FORMAT>Tab order. The problem is that there is no Tab Order option on my FORMAT menu. Alternatively, the documentation states th at Ctrl+D should open this dialog. It doesn't.

另一种选择是选择查看">制表顺序"菜单选项.此方法使选项卡索引"框悬停在控件上.随后,您可以一次按您希望控件标签的顺序单击控件,以设置标签顺序.

Another alternative is to select the VIEW>Tab Order menu option. This method causes Tab Index boxes to hover over your controls. You can subsequently click on your controls, one at a time, in the order in which you want them to tab, to set the tab order.

这是不可接受的,因为我的表单包含大量相互覆盖的面板和组框.我无法点击控件,因为其中许多控件在设计器中不再可见.

This isn't acceptable because my form contains numerous panels and group boxes that cover one another. It is impossible for me to click-through my controls because many of them are no longer visible in the designer.

我是否可以像以前那样在旧版本的Visual Studio中设置控件的Tab键顺序的简便方法?

Is there an easy way for me to setup the tab order of my controls like there previously use to be within older versions of Visual Studio?

推荐答案

它仍然可用,您只需要将其重新添加到查看"菜单中即可.工具+自定义,命令选项卡,菜单栏=视图.在控件"中选择要插入菜单的菜单项,例如底部的菜单项.然后添加命令,类别=视图,命令=制表符.

It is still available, you just need to add it back to the View menu. Tools + Customize, Commands tab, Menu bar = View. Select the menu item in Controls where you want to insert it, say the bottom one. Then Add Command, Category = View, Commands = Tab Order.

您对此命令的记忆确实有些朦胧,它从未出现在格式"菜单上,也从未出现过对话框.如果要将其放在格式"菜单上,则可以在命令"选项卡中选择格式"菜单栏.但是,您不能将其设为对话框,而是在设计器视图中为控件编号.您实际上还记得查看+文档大纲"命令的几率.

Your memory of this command does sound a bit hazy, it was never on the Format menu and its never been a dialog. If you want to put it on the Format menu then you can, just pick the Format menu bar in the Commands tab. You can't make it a dialog though, it numbers the controls in the designer view. Some odds that you actually remembered the View + Document Outline command.

这篇关于Visual Studio 2012中的“选项卡顺序分配"对话框在哪里?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆