当前位置: X题卡 > 所有题目 > 题目详情

下列四组控件属性中,属性值的类型不相同的一组是( )。

查看本题答案

你可能感兴趣的试题

Label控件的Enabled属性与TextBox控件的Enabled属性  OptionButton控件的Value属性与CheckBox控件的Value属性  Command控件的Default属性与Command控件的Cancel属性  Command控件的Visible属性与Form控件的Visible属性  
Label控件的Enabled属性与TextBox控件的Enabled属性  OptionButton控件的Value属性与CheckBox控件的Value属性  Command控件的Default属性与Command控件的Cancel属性  Command控件的Visible属性与Form控件的Visible属性  
Label控件的Enabled属性与TextBox控件的Enabled属性  OptionButton控件的Value属性与CheckBox控件的Value属性  Command控件的Default属性与Command控件的Cancel属性  Command控件的Visible属性与Form控件的Visible属性  
控件数组的每一个成员的Caption属性值都必须相同  控件数组的每一个成员的Index属性值都必须不相同  控件数组的每一个成员都执行不同的事件过程  对已经建立的多个类型相同的控件,这些控件不能组成控件数组  
属性名都不相同  去掉了重复的列  行都不相同  属性值都不相同  
Private Sub Command2_Click( )     CommonDialog1.DialogTitle=“宇宙大爆炸”     CommonDialog1.ShowOpen   End Sub  Private Sub Command2_Click( )     CommonDialog1.DialoTitle=“宇宙大爆炸”     CommonDialog1.ShowFont   End Sub  Private Sub Command2_Click( )     CommonDialog1.DilogTitle=“宇宙大爆炸”     CommonDialog1.Show   End Sub  Private Sub Command2_Click( )     CommonDialog1.DialogTitle=“宇宙大爆炸”     CommonDialog1.ShowColor   End Sub  
Label控件的Enabled属性与TextBox控件的Enabled属性  OptionButton控件的Value属性与CheckBox控件的Value属性  Command控件的Default属性与Command控件的Cancel属性  Command控件的Visible属性与Frame控件的Visible属性  
Labe1控件的Enabled属性与TextBox控件的Enabled属性  OptionButton控件的Value属性与CheekBox控件的Value属性  Command控件的Default属性与Command控件的Cancel属性  Command控件的Visible属性与Form控件的Visible属性  
Label控件的Enabled属性与TextBox控件的Enabled属性  OptionButton控件的Value属性与CheckBox控件的Value属性  Commond控件的Default属性与Command控件的Cancel属性  Command控件的Visiblc属性与Form控件的Visible属性  
控件数组由一组相同类型的控件组成,它们共用一个控件名,具有相同的属性  控件数组Command1(3)表示控件数组名为Command1的第3个元素  自定义数据类型(也可称为记录类型)的定义通过Type语句来实现  自定义数据类型中的元素类型可以是字符串,但应是定长字符串  
控件数组的每一个成员的Caption属性值都必须相同  控件数组的每一个成员的Index属性值都必须不相同  控件数组的每一个成员都执行不同的事件过程  对已经建立的多个类型相同的控件,这些控件不能组成控件数组  
关系  属性  分量  域  
Label控件的Enabled属性与TextBox控件的Enabled属性
  
OptionButton控件的Value属性与CheckBox控件的Value属性
  
Command控件的Default属性与Command控件的Cancel属性
  
Command控件的Visible属性与Form控件的Visible属性
  
属性名都不相同  去掉了重复的列  行都不相同  属性值都不相同  

热门试题

更多