how to change the image in the resource folder
问题 I am a student studying c# and working on winform . I have a winform which have a splashForm which loads its background image from the resources folder. and after the splash screen in the mainForm there is a option to change the splash screen background using openFileDialog . I want to replace the image( splashimage.jpg ) from resource folder image base on the selected. And I want to copy the image from user selected to the resource folder and remove the previous image and rename the image of