下面控件中不能接收焦点的是( )。
A: CommandButton
B: Label
C: Text
D: Check
A: CommandButton
B: Label
C: Text
D: Check
举一反三
- 下面控件中不能接收焦点的是()。 A: CommandButton B: Label C: TextBox D: CheckBox
- 下面不是数据绑定控件的是______。 A: DBList B: CommandButton C: TextBox D: Label
- VB中,时间按钮控件是()。 A: Label B: TextBox C: CommandButton D: Timer
- VB中,命令按钮控件是()。 A: Label B: TextBox C: CommandButton D: Image
- 下列关于控件焦点的叙述中正确的是( )。 A: 标签控件不能接收焦点事件 B: 如果将文本框控件中TabStop属性值设为False,则该文本框将不能接收焦点事件 C: 窗体控件不能接收焦点事件 D: 不能通过程序代码设置焦点属性