i have selected one picture from open file dialog.
now i would like to save it in my project by using picturebox.image .save () methord
pls help
thanks
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
VulpesPosted Feb 14, 2015, 12:32 PM
If you try to do this, an ExternalException will be thrown.
shiju kvPosted Feb 14, 2015, 4:14 AM
its not for saving the image
Munesh SharmaPosted Feb 14, 2015, 4:10 AM
https://msdn.microsoft.com/en-us/library/system.windows.forms.openfiledialog.multiselect(v=vs.110).aspx
shiju kvPosted Feb 14, 2015, 3:56 AM
i would like to select the image from picture box using open file dialog.
and need to save in a folder with in the project
not only a specific picture
Munesh SharmaPosted Feb 14, 2015, 3:49 AM
Munesh SharmaPosted Feb 14, 2015, 3:49 AM