• 2022-06-26 问题

    引用列表框(ListBox1)最后一个数据项应使用( ) A: ListBox1. Items (ListBox1.Items.Count) B: ListBox1. Items (ListBox1.Items.Count -1) C: ListBox1.Text D: ListBox1. Items (ListBox1.SelectedIndex)

    引用列表框(ListBox1)最后一个数据项应使用( ) A: ListBox1. Items (ListBox1.Items.Count) B: ListBox1. Items (ListBox1.Items.Count -1) C: ListBox1.Text D: ListBox1. Items (ListBox1.SelectedIndex)

  • 2022-06-26 问题

    引用列表框(ListBox1)最后一个数据项应使用( )。 A: ListBox1. Items (ListBox1.Items.Count) B: ListBox1. Items (ListBox1.Items.Count -1) C: ListBox1.Text D: ListBox1. Items (ListBox1.SelectedIndex)

    引用列表框(ListBox1)最后一个数据项应使用( )。 A: ListBox1. Items (ListBox1.Items.Count) B: ListBox1. Items (ListBox1.Items.Count -1) C: ListBox1.Text D: ListBox1. Items (ListBox1.SelectedIndex)

  • 2022-06-26 问题

    引用列表框(ListBox1)最后一个数据项应使用( ) A: ListBox1. Items (ListBox1.Items.Count) B: ListBox1. Items (ListBox1.Items.Count -1) C: ListBox1.Text D: ListBox1. Items (ListBox1.SelectedIndex)

    引用列表框(ListBox1)最后一个数据项应使用( ) A: ListBox1. Items (ListBox1.Items.Count) B: ListBox1. Items (ListBox1.Items.Count -1) C: ListBox1.Text D: ListBox1. Items (ListBox1.SelectedIndex)

  • 2022-06-26 问题

    引用列表框(ListBox1)最后一个数据项应使用( )。 A: ListBox1. Items (ListBox1.Items.Count) B: ListBox1. Items (ListBox1.Items.Count -1) C: ListBox1.Text D: ListBox1. Items (ListBox1.SelectedIndex)

    引用列表框(ListBox1)最后一个数据项应使用( )。 A: ListBox1. Items (ListBox1.Items.Count) B: ListBox1. Items (ListBox1.Items.Count -1) C: ListBox1.Text D: ListBox1. Items (ListBox1.SelectedIndex)

  • 2022-06-26 问题

    引用列表框(ListBox1)最后一个数据项应使用( ) A: ListBox1. Items (ListBox1.Items.Count) B: ListBox1. Items (ListBox1.Items.Count -1) C: ListBox1.Text D: ListBox1. Items (ListBox1.SelectedIndex)

    引用列表框(ListBox1)最后一个数据项应使用( ) A: ListBox1. Items (ListBox1.Items.Count) B: ListBox1. Items (ListBox1.Items.Count -1) C: ListBox1.Text D: ListBox1. Items (ListBox1.SelectedIndex)

  • 2022-05-27 问题

    在VB中,关于ListBox控件的说法准确的是:() A: ListBox控件只能显示一个数据项目 B: ListBox控件始终都有滚动条 C: ListBox控件能够用“AddItem”方法添加多个数据项目 D: ListBox控件不能设置字体

    在VB中,关于ListBox控件的说法准确的是:() A: ListBox控件只能显示一个数据项目 B: ListBox控件始终都有滚动条 C: ListBox控件能够用“AddItem”方法添加多个数据项目 D: ListBox控件不能设置字体

  • 2022-05-27 问题

    如果要触发ListBox控件的SelectedIndexChanged事件,需要将ListBox控件的 属性设置为true。

    如果要触发ListBox控件的SelectedIndexChanged事件,需要将ListBox控件的 属性设置为true。

  • 2022-07-22 问题

    ‍关于列表框(ListBox)的SelectedIndex属性默认值是________。​ A: -1 B: 0 C: 1 D: 0~Count-1中的一个随机值 E: Count-1

    ‍关于列表框(ListBox)的SelectedIndex属性默认值是________。​ A: -1 B: 0 C: 1 D: 0~Count-1中的一个随机值 E: Count-1

  • 2022-07-22 问题

    关于列表框(ListBox)的SelectedIndex属性默认值是________。 A: -1 B: 0 C: 1 D: 0~Count-1中的一个随机值 E: Count-1

    关于列表框(ListBox)的SelectedIndex属性默认值是________。 A: -1 B: 0 C: 1 D: 0~Count-1中的一个随机值 E: Count-1

  • 2022-06-19 问题

    ListBox控件中有关List属性和Text属性描述错误的一项是() A: List是ListBox中所有列表项的集合,是一个数组 B: List1.List(1)代表List1中的第一个列表项 C: Text属性代表ListBox当前选中的列表项 D: List1.Text与List1.List(List1.ListIndex)的效果一样

    ListBox控件中有关List属性和Text属性描述错误的一项是() A: List是ListBox中所有列表项的集合,是一个数组 B: List1.List(1)代表List1中的第一个列表项 C: Text属性代表ListBox当前选中的列表项 D: List1.Text与List1.List(List1.ListIndex)的效果一样

  • 1 2 3 4 5 6 7 8 9 10