CreateButton

在指定索引处创建新的 CCheckBox 类实例。

bool  CreateButton(
   int  index      // 索引
   )

参数

index

[输入]  在 CCheckGroup 中的新项目索引值。

返回值

true 如果成功, 否则 false。