U
user
Hello
I tried:
pictureBox1.Image.Save("file.sav");
compiled, but when i run i receive errors:
Additional information: Object reference not set to an instance of an
object.
Why ?
Thanx
Michal
I tried:
pictureBox1.Image.Save("file.sav");
compiled, but when i run i receive errors:
Additional information: Object reference not set to an instance of an
object.
Why ?
Thanx
Michal