> Because you must to set explicitelly the background color. > > Picture =new picture(w,h,gb.transparent) > Ummm... no. There argument is boolean type for mask, and it doesn't change the issue. Even if you do it correctly; PictureBox1.Picture.Fill(Color.White) , it doesn't fix the limitation Benoit described. Jussi