单项选择题
下列“CommonDialog1”控件程序代码,Commondialog1.Action=1,代表()。
A.文件另存为
B.打开文件
C.色彩
D.打印
点击查看答案&解析
相关考题
-
单项选择题
在Visual Basic工程中在表示字符串时,可作为字符串尾部符号的是()。
A.#
B.!
C.&
D.$ -
单项选择题
下列属性中,文本框控件不具有的属性是()。
A.BackColor
B.Caption
C.PasswordChar
D.Enabled -
单项选择题
下列与Listl.Text属性值相同的表达式是()。
A.List1.ListCount
B.List1.List(ListCount-1)
C.List1.Listindex
D.List1.list(ListIndex)
