在一个窗体中设置窗体的背景图片后,如果窗体大小改变时,图片并不会随之发生变化,下面就是我的解决方案: using System;using System.Drawing;using System.Collections;using System.ComponentModel;using System.Windows.Forms;using System.Data;namespace WindowsApplication9 相关文章: