Fromfile is underlined not sure what I'm doing
For the second picture it states to "Make note of name of the folder where the images are saved and the file names of the
images themselves" I tried changing Fromfile to Random Image and images both did not work.
29 Replies
did not work
like that?
skinbox3 probably has an image property that you have to reference instead
that's the file that has image inside it each one has 3 image and they are named from 0, 1, 2, 3 (I'm not sure this helps)
I don't understand what you mean
SkinBox3.Image
it worked
Ask the thread owner or member with permission to close this!
I got one more problem, Once I picked any thing from the combo box it shows up as an error
I think I kinda know is it like I have to put Holidays in one the line of code?
read carefully what the exception says
it'll tell you what's wrong
It's trying to get the image if thats what I think is going on
ohhh it can't find it
now look where it's searching for your image. make sure you place your folder so it matches that path
you could change the path too, but this is easier
wait quick question I have the image stored in my usb right
does it matter if I have it on my usb or not?
you'd either have to change the path to search your USB or change the files to be on in bin/Debug as the error says
I'm following the steps on what the error is showing right but there's not image
you can figure this out 🙂
I can't figure out how to change the path
i'm certain you can figure this out
I'll try again
okay so FromFile is like the file in my laptop right?
yes
so I just need to change FromFile then?
or you can move your image files to this folder
that file called images was not there before I just added
wait there's already an image I've put in before
I feel like it's so simple
I straight up gave up