Radiobutton外观CE6.0 [英] Radiobutton appearance CE6.0

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

问题描述


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


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

是否有一些代码片段?


谢谢

解决方案

你需要将BS_PUSHLIKE样式添加到 控件:您可以手动修改.rc文件,或者在VS中将'Push like'属性设置为'TRUE'


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

解决方案

You need to add the BS_PUSHLIKE style to  the control: you can manually modify the .rc file or, in VS set the 'Push like' property to 'TRUE'


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

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