Hello,
I need a code for saving BackgroundImage from PictureBox1 with SaveFileDialog1.
Please help me (I can't find the code) .
Hi,
It is easier if you try and break it down into steps:
PictureBox1.BackgroundImage.Save(filename)
Should work, haven't tried it myself.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.