在Windows窗体应用程序中,引用列表框ListBox1当前被选中的数据项的语句是
A.ListBox1.Items[ListBox1.Items.Count] B.ListBox1.Items[ListBox1.SelectedIndex] C.ListBox1.Items[ListBox1.Items.Count-1] D.ListBox1 .Items[ListBox1. SelectedIndex-1 ]正确答案B
在Windows窗体应用程序中,引用列表框ListBox1当前被选中的数据项的语句是
A.ListBox1.Items[ListBox1.Items.Count] B.ListBox1.Items[ListBox1.SelectedIndex] C.ListBox1.Items[ListBox1.Items.Count-1] D.ListBox1 .Items[ListBox1. SelectedIndex-1 ]正确答案B