下列语句中错误的是( )。
A.Text1.Text=List1.Text
B.Label1.Caption=List1.Text
C.List1.List(1)=List1.Text+List1.ListIndex
D.Command1.Caption=Listl.Name+List1.Text
正确答案是C