单项选择题

已知窗体上一个名称为Pic1的图片框,现在要把图片文件peach.bmp装载到该图片框中,使用的语句是 ______。

A.Pic1= "peach.bmp"
B.Pic1=LoadPicture("peach.bmp")
C.Pic1.Picture="peach.bmp"
D.Pic1.Picture=LoadPicture("peach.bmp")
热门 试题