网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
问答题
ListBox、ComboBox和RadioGroup 三个组件都有一个Items属性,请说出该属性对三个组件的用途各是什么?
参考答案
参考解析
解析:
暂无解析
更多 “问答题ListBox、ComboBox和RadioGroup 三个组件都有一个Items属性,请说出该属性对三个组件的用途各是什么?” 相关考题
考题
引用列表框ListBox1最后一个数据项应使用()。
A、ListBox1.Items(ListBox1.Items.Count)B、ListBox1.Items(ListBox1.Items.Count-1)C、ListBox1.TextD、ListBox1.Items(ListBox1.SelectedIndex)
考题
向列表框中的最后填加一个新项目,正确的语句是()。
A、ListBox1.Items.Add(“HowareYou“)B、ListBox1.Items.Insert(“HowareYou“)C、ListBox1.Items.Add(2,“HowareYou“)D、ListBox1.Items.Insert(2,“HowareYou“)
考题
引用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]
考题
单选题引用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]
考题
单选题关于组件与实例的关系正确的是()。A
同一个组件只能有一个实例应用到工作区中B
设置于实例的属性会影响组件本身C
一个组件可以有多个实例应用到工作区中D
组件的修改不影响到每一个属性
热门标签
最新试卷