2010-10-23 134 views

回答

0

哦,我知道了....

Dim i as integer 
If myList.Selected(i) then 
    i = chklstCar.ItemData(i) 
End if 
0
Dim ItemData as String 
ItemData = myList.ItemData(myList.ListIndex)