VB中,命令按钮控件是()
A: Label
B: TextBox
C: ommandButton
D: Image
A: Label
B: TextBox
C: ommandButton
D: Image
举一反三
- VB中,时间按钮控件是() A: Label B: TextBox C: ommandButton D: Timer
- VB中,命令按钮控件是()。 A: Label B: TextBox C: CommandButton D: Image
- VB中,时间按钮控件是()。 A: Label B: TextBox C: CommandButton D: Timer
- VB中除窗体能显示图片外,下面列出的控件中可以显示图片的控件是__________。①PictureBox ②Image ③TextBox④CommandButton ⑤OptionButton ⑥Label A: ①②③④ B: ①②⑤⑥ C: ①②④⑤ D: ①②④⑥
- 以下控件没有Click事件是()。 A: TextBox B: Label C: Timer D: Image