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.
我以 1280*1024 的分辨率将控件的位置设置在窗体上,但是当将我的程序移动到具有相同分辨率的另一台计算机时,控件的位置不在正确的位置
为什么?
您需要使用停靠和锚定,而不是仅仅将它们放在表单上。当您调整表单大小并最大化和恢复表单时,这也将有所帮助。