this.pb_backgroundImage.Image = System.Drawing.Image.FromFile("c:/image.jpg");this.pb_backgroundImage.BackgroundImageLayout = ImageLayout.Stretch; 以上是代碼,圖片能顯示不會拉伸,即代碼無效.在右邊的屬性框里添加項目圖片資源,然后BackgroundImageLayout屬性設(shè)置為Stretch,圖片能自動拉伸.
winfrom picturebox 的背景圖標設(shè)置為自動拉伸無效
阿波羅的戰(zhàn)車
2018-08-02 08:06:05