表格屏幕尺寸调整控制尺寸

表格屏幕尺寸调整控制尺寸

本文介绍了表格屏幕尺寸调整控制尺寸的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,



我目前正在使用Visual Basic应用程序,目前我已经创建了一个表单。我想知道并且一直在寻找一种方式,所以当用户重新调整表单大小时,控件的大小会根据用户变大或变小来改变。



另外我要研究的是,根据用户特定的屏幕大小启动表单时,控件会调整到一定的大小,以便他们可以轻松查看并使用控件。



谢谢。

Hello all,

I am currently working on a Visual Basic application and I currently have a form created. I was wondering and been looking for a way so when the user re-sizes the form the controls will change in size depending on the user making it bigger or smaller.

Also another thing I am looking into is when the form starts up depending on the users specific screen size have the controls adjust to a certain size so they can easily see them and use the controls.

Thank you.

推荐答案


这篇关于表格屏幕尺寸调整控制尺寸的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

07-29 16:28