如何在运行时设置屏幕分辨率
我有一个问题,伙计们,我制作了一个 wpf 应用程序,它运行良好,但是当我更改屏幕的分辨率时,我的所有表单控件都不在其位置上,有人告诉我为什么会出现这个问题,以及解决这个问题的解决方案是什么。
提前致谢 拉德·戈文德
i have a problem guys i made a wpf applications its running well but when i change the resolution of my screen my all form control are not on their positions is any body tell me why this problem come and what are the solution to reform this..
thanks in advance
Radhe Govind
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这可能是因为您可能使用了绝对尺寸。
It may be because of absolute sizes that you might have used.