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.
我有一个背景,我以图像的形式保存并使用格式选项将图像发送到后面(发送到后面选项)。
现在我在图像上放置了许多控件。
UI 在我的系统中看起来是正确的。但是,当它显示在具有不同屏幕尺寸的显示器上时,图像会缩小并且控件放错位置。
我怎样才能解决这个问题?
您似乎使用错误的方法向表单添加背景图像。不要添加图像控件,使用表单属性。拉伸将使图片覆盖您的表格并随表格调整大小。