button2.BackgroundImage = Image.FromFile("c:\\pic\\" + filePath);//在所需控件中显示图片
button2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;//图片缩略显示
button2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;//图片缩略显示