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 2005 中的表单添加功能,将表单扩展到左侧。但是,我无法弄清楚如何在表单设计器中更改表单的顶部和左侧对齐方式。必须有一种方法可以在设计器中更改表单的对齐方式,对吗?
如果您的意思是您希望将表单(在设计器中)扩展到左侧以便为新控件腾出空间,我不相信您可以做到 - 您需要拖出框架的右侧,然后选择所有其他控件(只需使用选择器工具将它们全部拖动),然后将它们向右拖动(您也可以使用右箭头键移动它们以确保它们保持在相同的 Y 位置)。