單項選擇題若要使一個控件與圖像列表組件相關聯(lián),需要將該控件的()屬性設置為圖像列表控件的名稱。

A. Image
B. Images
C. ImageList
D. ImagexList


您可能感興趣的試卷

你可能感興趣的試題

1.單項選擇題下列控件中,不能與ImageList組件關聯(lián)的是()

A. Label
B. Button
C. RadioButton
D. PictureBox

2.單項選擇題PictureBox控件的()屬性可以影響圖像的大小及位置關系。

A. Size
B. SizeMode
C. Mode
D. PictureMode

3.單項選擇題若要顯示消息框,必須調(diào)用MessageBox類的靜態(tài)方法()

A. Show
B. ShowDialog
C. ShowBox
D. ShowMessage

4.單項選擇題Windows應用程序中,最常用的輸入控件是() 

A. Label
B. TextBox
C. Button
D. PictureBox