CreateButton
在指定索引处创建新的 CRadioButton 类实例。
bool CreateButton(
const int index // 索引
)参数
index
[输入] 在 CRadioGroup 中的新项目索引值。
返回值
true 如果成功, 否则 false。
在指定索引处创建新的 CRadioButton 类实例。
bool CreateButton(
const int index // 索引
)index
[输入] 在 CRadioGroup 中的新项目索引值。
true 如果成功, 否则 false。