以下()控件不支持DblClick。
A: CommandButton
B: PictureBox
C: Label
D: TextBox
A: CommandButton
B: PictureBox
C: Label
D: TextBox
举一反三
- VB中除窗体能显示图片外,下面列出的控件中可以显示图片的控件是__________。①PictureBox ②Image ③TextBox④CommandButton ⑤OptionButton ⑥Label A: ①②③④ B: ①②⑤⑥ C: ①②④⑤ D: ①②④⑥
- VB中,时间按钮控件是()。 A: Label B: TextBox C: CommandButton D: Timer
- VB中,命令按钮控件是()。 A: Label B: TextBox C: CommandButton D: Image
- 下面不是数据绑定控件的是______。 A: DBList B: CommandButton C: TextBox D: Label
- 下面控件中不能接收焦点的是()。 A: CommandButton B: Label C: TextBox D: CheckBox