下列语句中,获得列表框Listl中项目个数的语句是

admin2009-03-15  27

问题 下列语句中,获得列表框Listl中项目个数的语句是

选项 A、x=List1.ListCount
B、x=ListCount
C、x=List1.ListIndex
D、x=ListIndex

答案1

解析 List控件的ListCount属性返回列表部分项目的个数。
转载请注明原文地址:https://kaotiyun.com/show/cR1p777K
0

最新回复(0)