如何控制一个单选按钮,其外观与QUOT的大小;按钮和QUOT;按钮、单选、外观、大小

由网友(明知你是梦″却不愿醒来)分享简介:我以为我擅长的WinForms的东西,但显然事实并非如此。I thought I was good at WinForms stuff but apparently that's not the case.本应用程序是触摸屏的硬件。我想只有一个按钮留pressed所以我让他们单选按钮与外观按钮。它的工作很好,但我无...

我以为我擅长的WinForms的东西,但显然事实并非如此。

I thought I was good at WinForms stuff but apparently that's not the case.

本应用程序是触摸屏的硬件。我想只有一个按钮留pressed所以我让他们单选按钮与外观按钮。它的工作很好,但我无法控制自己的尺寸,如宽度和高度。单选按钮尺寸是由它的文本和字体大小来控制。如果这是常见的窗户应用,这是没有问题的。但是,这是一个问题,因为我正在开发它的触摸屏。

This application is for touchscreen hardware. I want only one of buttons to stay pressed so I made them radio buttons with appearance Button. It's working well but I can't control their size such as width and height. The radio button size is controlled by its text and font size. If this is for common windows application, this is not a problem. But it is an issue since I am developing it for touchscreen.

如何控制的单选按钮的大小?

How can I control size of the radio buttons?

推荐答案

设置的自动调整大小属性的单选

阅读全文

相关推荐

最新文章