【单选题】
ListBox(列表框)中的项目要多选的话如何做()。
A、selectMultiple为true
B、selectMultiple为false
C、dataMultiple为false
D、dataMultiple为true
A、selectMultiple为true
B、selectMultiple为false
C、dataMultiple为false
D、dataMultiple为true
A、可通过属性“Item”,返回列表框中的项目。 B、可通过属性“Text”,返回列表框中的已选项目。 C、可通过属性“ListIndex”返回列表框中的已选项目。 D、可通过属性“ListCount”返回列表框中项目的数目。
A、A.按住ctrl键或继续单击然后点多选的线或面 B、B.按住ctrl然后点多选的线或面 C、C.按住shift然后点多选的线或面 D、D.按住ctrl和alt然后点多选的线或面