让控件不可使用的属性是以下哪一个?()。
A.AllowDrop
B.Enabled
C.Bounds
D.Visible
第1题:
下列四组控制属性中,属性值的类型不相同的一组是
A.Label控件的Enabled属性与TextBox控件的Enabled属性
B.OptionButton控件的Value属性与CheckBox控件的Value属性
C.Command控件的Default属性与Command控件的Cancel属性
D.Command控件的Visible属性与Form控件的Visible属性
第2题:
在代码中引用一个控件时,应使用控件的()属性。
ACaption
BName
CText
DIndex
第3题:
以下是Label控件的属性的是()
第4题:
下列哪一个控件没有Caption属性()
第5题:
要使表单中某个控件不可用(变为灰色),则将该控件的属性设为.F.的属性是()
第6题:
要使表单中某个控件不可用(变为灰色),则将该控件的()属性设为.F.。
第7题:
Enabled
EnableViewState
Visible
CausesValidation
第8题:
Enabled
Width
Visible
Height
第9题:
AllowDrop
Enabled
Bounds
Visible
第10题:
None
Static
Dynamic
all
第11题:
Default
Enabled
Use
Enuse
第12题:
CompareValidator控件
RangeValidator控件
CustomValidator控件
ValidationSummary控件
第13题:
以下关于属性的说法中,错误的是( )。
A.属性用于决定表、查询、字段、窗体及报表的特性
B.属性决定了控件及窗体的结构和外观
C.控件属性和窗体属性是等价的
D.使用属性表可以设置属性
第14题:
让控件不可见的属性是()。
第15题:
当Panel控件的Enabled属性值设置为false时,其内的所有控件都不可用。
第16题:
让控件不可用的属性是()。
第17题:
以下有关控件的叙述中,错误的是()
第18题:
Caption
Name
Text
Index
第19题:
Handle
Hint
ShowHint
Showing
Visible
第20题:
第21题:
第22题:
CompareValidator
RangeValidator
CustomValidator
ValidationSummary
第23题:
TextBox
Label
Frame
CommandButton
第24题:
表单上的计时器控件,在表单运行时不可见
文本框与编辑框控件没有Caption属性
复选框控件的Value属性值可以是0、1、2
标签控件的Caption属性值是一个字符型数据,其长度没有限制