单项选择题
A.Label1.VisibleAndLabel2.Visible B.Text1.Text+s$+Text2.Text C.(Label1.Height+Label2.Width)/2 D.Text1.Index+Text1.Visible
A.都是设置控件是否可用 B.都是设置控件是否可见 C.OptionButton的Value属性是逻辑值,而CheckButton的Value值是数值 D.OptionButton的Value属性是数值,而CheckButton的Value值是逻辑值
A.Caption B.Name C.BackColor D.Enabled