MFC Radio Button 使用 分组 RadioButton 用法
1. 环境:VS20102. 分组将radio1、radio2、radio3分为1组,radio4、radio5分为另一组;
方法:设置 radio1 的 属性: group、tabstop、auto均为true设置 radio2 的 属性:
group设为false, tabstop、auto均为true
设置 radio3 的 属性:group设为false, tabstop、auto
转载
2014-12-10 14:49:36 ·
2030 阅读 ·
0 评论