相关考题
-
单项选择题
在运行Visual Basic6.0时,以下控件中能进行文本输入的是()。
A.Label
B.TextBox
C.CommandButton
D.PictureBox -
单项选择题
若想要改变窗体的颜色,应修改()属性。
A.BackColor
B.FontFame
C.Caption
D.Text -
单项选择题
当程序运行过程中,需要给用户一些提示信息或警告信息时,应使用()。
A.MsgBox
B.InputBox
C.A\B都可以
D.A\B都不可以
