Hi everyone,
I want to have a button that will, when pressed, ask for a filename of an image (bmp file) and then update the image box that I have on my form thereafter.
I know I can use an inputbox to get the filename but how do I update the imagebox after that with the new filename?
I want to have a button that will, when pressed, ask for a filename of an image (bmp file) and then update the image box that I have on my form thereafter.
I know I can use an inputbox to get the filename but how do I update the imagebox after that with the new filename?