ListViewItems
设置 CComboBox 控件的列表项目数量。
void ListViewItems(
const int value // 列表项目数量
)参数
value
[输入] 列表项目数量。
返回值
true 如果成功, 否则 false。
设置 CComboBox 控件的列表项目数量。
void ListViewItems(
const int value // 列表项目数量
)value
[输入] 列表项目数量。
true 如果成功, 否则 false。