Visual Studio 2010自动隐藏工具箱选项卡
在 VS 2010 中,当您将一个控件拖动到页面时(仍然单击鼠标左键并且光标位于页面区域上),因此工具箱选项卡(从左侧 - 和自动隐藏)仍然存在,并且自动隐藏似乎不起作用。
但在 VS 2008 中一切正常!
那有什么问题/我正在寻找这个答案,因为当您在页面上拖动某些内容时,您看不到用于删除该控件的正确元素!
有什么想法吗?
In VS 2010 when you drag one control to your page (left mouse button is still clicked and cursor is on the page area) so the toolbox tab (from your left side - and auto hide) is still there and it seems auto hide not work.
But in VS 2008 everything was ok!
What is the problem about that / I am looking for this answer because when you drag something on your page you can not see the right element for dropping that control !!!
Any idea?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
如果您将控件从工具箱拖到设计画布内的某个位置,但没有拖到表单上,则尽管启用了自动隐藏,工具箱仍将保持可见。请注意,鼠标光标在画布区域上方时将显示“NO”符号(带有一条线的圆圈)。一旦您成功地将控件放置到窗体上的某个位置,工具箱将自动隐藏。
If you drag a control from the toolbox to somewhere within the design canvas but not onto your form, the toolbox will remain visible despite auto-hide being enabled. Notice the mouse cursor will have the "NO" symbol (circle with a line through it) while over the canvas area. Once you successfully place the control onto the form somewhere, the toolbox will auto-hide.
自动隐藏对我来说效果很好,但是,如果您遇到问题,可以尝试以下操作:
Autohide is working well for me, however, if you are having a problem you can try the following: