![]() |
#2
ZHRXJR2018-07-06 18:14
|
Combo1(0).ListIndex = 0
Combo1(1).ListIndex = 0
Combo1(2).ListIndex = 0....
将近20个comboBox像上面这样写代码有点麻烦,改成Combo1(0 - 17).ListIndex = 0 运行就报错,提示无效控件数组索引,请各位看下怎么写代码方便些,谢谢!
只有本站会员才能查看附件,请 登录