在Visual Basic中,能包含其他控件的控件是( )。
A: Frame
B: CheckBox
C: CommandButton
D: TextBox
A: Frame
B: CheckBox
C: CommandButton
D: TextBox
举一反三
- 在Visual Basic中,下列________控件可以包含其他控件
- 下面控件中不能接收焦点的是()。 A: CommandButton B: Label C: TextBox D: CheckBox
- 在Windows窗体控件中属于数据显示的控件是。 A: DataGridView 控件 B: TextBox控件 C: RadioButton控件 D: CheckBox控件
- 下列控件中可用于接受用户输入文本,又可用于显示文本的是()。 A: Label控件 B: TextBox控件 C: Timer控件 D: CommandButton控件
- VB中,时间按钮控件是()。 A: Label B: TextBox C: CommandButton D: Timer