题目内容

在窗体上画一个通用对话框,其名称为CommonDialog1,然后画一个命令按钮,并编写如下事件过程。
Private Sub Command1_Click()
CommonDialog1.Flags=vbOFNHideReadOnly
CommonDialog1.Filter= "All Files(*.*) |*.*|Text Files(*.txt) |*.txt
CommonDialog1.FilterIndex=1
CommonDialog1.ShowOpen
MsgBox CommonDialog1.FileName
End Sub
程序运行后,单击命令按钮,将显示一个"打开"对话框,此时在"文件类型"框中显示的是

All Files(*.*)
B. Text Files(*.txt)
C. *.txt
D. All Files(*.*) |Text Files(*.*)

查看答案
更多问题

Hundreds of young people joined in digging at Masada because______.

A. they were highly paid
B. they were pure followers of the belief
C. they wanted to prove the story was true
D. they respected Yadin very much

盘盈固定资产的入账价值应是其净值。

A. 正确
B. 错误

资产负债表应根据有关账户的期末佘额分析填列,利润表应根据有关账户的本期发生额分析填列。

A. 正确
B. 错误

企业即使采用科目汇总表核算程序。明细分类账仍须根据记账凭证及所附原始凭证逐日逐笔登记。

A. 正确
B. 错误

答案查题题库