I have a program where the user can change the background image of the form. Right now I just have about 5 images they can choose and when they choose a new image it saves to a file so that when they open the program again it will load the right image for the background. I want to add a custom option so they can choose a image file but I can't figure out how to get the file path and file name from the dialog box.