Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我刚开始使用 Visual Studio 2012。
进入设计器,添加了一个按钮,但我无法移动它。
我错过了什么吗?我认为这与 Visual c# express 非常相似。
是的,您可能遗漏了一些东西,设计师应该使用拖放来移动控件。我不知道是否有阻止控制的选项(可能有),也许你按下了它
尝试进入文档大纲面板,在那里您可以阻止/取消阻止控件
对不起大家!似乎我必须转到工具、HTML 设计器、CSS 样式并激活“将使用工具箱添加的控件的定位更改为绝对位置、粘贴或拖放”。
不过,不确定后果是什么。