问题
单项选择题
Show方法用来将表单的( )。
A) Enabled属性设置为.F.
B) Visible属性设置为.F.
C) Visible属性设置为.T.
D) Enabled属性设置为.T.
答案
参考答案:C
解析: Visible属性表示表单或控件是否可见,Enabled属性表示表单或控件是否可用,Show方法用来将表单的Visible属性设置为.T.。
Show方法用来将表单的( )。
A) Enabled属性设置为.F.
B) Visible属性设置为.F.
C) Visible属性设置为.T.
D) Enabled属性设置为.T.
参考答案:C
解析: Visible属性表示表单或控件是否可见,Enabled属性表示表单或控件是否可用,Show方法用来将表单的Visible属性设置为.T.。