在windows窗体应用程序中,控件用于显示图片()
A: Label
B: LinkLabel
C: TextBox
D: Button
E: PictureBox
F: ComboBoxG.ListBox
A: Label
B: LinkLabel
C: TextBox
D: Button
E: PictureBox
F: ComboBoxG.ListBox
举一反三
- Windows应用程序中,最常用的输入控件是() A: Label B: TextBox C: Button D: PictureBox
- ()控件组合了TextBox控件和ListBox控件的功能。 A: ComboBox B: Label C: ListView D: Button
- 若要向Windows窗体中添加Web样式的链接,该使用以下哪个控件( )。 A: Button B: Label C: LinkLabel D: RichTextBox
- VB中除窗体能显示图片外,下面列出的控件中可以显示图片的控件是__________。①PictureBox ②Image ③TextBox④CommandButton ⑤OptionButton ⑥Label A: ①②③④ B: ①②⑤⑥ C: ①②④⑤ D: ①②④⑥
- 用于在页面上显示文本的控件是( )。 A: TextBox B: LinkButton C: Label D: Button