如何使窗体响应? [英] How to make window form responsive ?

查看:86
本文介绍了如何使窗体响应?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,我正在使用devexpress控件来开发窗体应用程序。现在的问题是我在方形显示器上开发了这个软件。现在当我安装这个监视器是矩形的软件时,UI变得不合适。那么请你帮我解决一下如何使窗体响应?

Hello, I am using devexpress control to develop window form application. Now the problem is I have developed this software in square monitor. Now when i am installing this software where monitor is rectangle the UI become inappropriate. So can u please help me out how can i make window form responsive ?

推荐答案

你要找的是WinForms的自动缩放。 WinForms环境中的响应式UI将引导您在应用程序中使用多线程。



这些链接可以帮助您入门:



MSDN [ ^ ]



SO [ ^ ]



另外这个 [ ^ ]和< a href =http://www.codeproject.com/Questions/428897/How-to-fit-Windows-Form-to-any-screen-resolution>这个 [ ^ ]关于CP本身可能非常有用你在。



[请接受/投票给你的答案或解决方案以鼓励参与]
What you are looking for is "Automatic Scaling for WinForms". Responsive UI in the context of WinForms will lead you to using multi-threading in your app.

These links should help you get started:

MSDN[^]

SO[^]

Also this[^] and this[^] on CP itself may be very useful considering the situation you are in.

[Please accept/up-vote answers or solutions that work for you to encourage participation]


这篇关于如何使窗体响应?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆