Hi, I am a student and my teacher has given me a task for my christmas vacation. I am working with Visual Basic 2010. Sorry for my bad English, I will try to tell the task clearly. So... lastly we were practicing nested loops ( For .... For .......... Next..... Next ). I have made a label with nested loop that displays this:
1
1 1
1 1 1
1 1 1 1
1 1 1 1 1
Now my teacher asked me to do the same configuration, but not in a label with one's, but with pictures-
:)
:) :)
:) :) :)
:) :) :) :)
I know how to make the loops but I do not know how to copy the pictures. I mean I make a picturebox with an image in it, but then i do now know what to write to make it repeat or how to set on what interval must be the pictures one from another.
P.S.: My teacher told me that I can make it even with things that we still haven't learned and I've searched google, but I've couldn't find nothing. Please help me. I am sure it is not way too difficult. :rolleyes:
1
1 1
1 1 1
1 1 1 1
1 1 1 1 1
Now my teacher asked me to do the same configuration, but not in a label with one's, but with pictures-
:)
:) :)
:) :) :)
:) :) :) :)
I know how to make the loops but I do not know how to copy the pictures. I mean I make a picturebox with an image in it, but then i do now know what to write to make it repeat or how to set on what interval must be the pictures one from another.
P.S.: My teacher told me that I can make it even with things that we still haven't learned and I've searched google, but I've couldn't find nothing. Please help me. I am sure it is not way too difficult. :rolleyes: