多做题,通过考试没问题!

C#程序设计

睦霖题库>大学试题(计算机科学)>C#程序设计

引用ListBox(列表框)最后一个数据项应使用()语句

  • A、ListBox1.Items[ListBox1.Items.Count]
  • B、ListBox1.Items[ListBox1.SelectedIndex]
  • C、ListBox1.Items[ListBox1.Items.Count-1]
  • D、ListBox1.Items[ListBox1.SelectedIndex-1]
正确答案:C
答案解析:
进入题库查看解析

微信扫一扫手机做题