本文介绍了Radiobutton外观CE6.0的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


在我的应用程序中,我有14个按钮,其中只能按下一个按钮。为了表明这一点,我改变了按钮的背景颜色。


通常你可以将radiobutton的外观更改为按钮,但在CE6.0中我不知道如何做到这一点。 / p>

是否有一些代码片段?


谢谢

解决方案


Hi,

In my application I have 14 buttons of which only one can be pressed. To indicate this I change the backcolor of the button.

Normally you can change the appearance of the radiobutton to button, but in CE6.0 I don't know how to do this.

Are there some code snippets?

Thanks

解决方案


这篇关于Radiobutton外观CE6.0的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-15 22:54