Click here to Skip to main content
15,887,683 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
How can I set the Image saving path ?(I want to give it from user input.When the program is run, I want to give an path to save the image.)
Posted

1 solution

Use the SaveFileDialog component[^].
 
Share this answer
 
Comments
Pritesh Aryan 12-Aug-11 5:07am    
exactly!!5+
Abhinav S 12-Aug-11 5:14am    
Thanks for the 5, Pritesh.
Jeremy Shin Woo 12-Aug-11 5:31am    
Thanks a lot Abhinav
Abhinav S 12-Aug-11 8:10am    
You are welcome.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900