PDA

View Full Version : Scrolling List with pictures



Bungkai
04-18-2016, 12:12 PM
Hi all, this might be a little bit more generalized as a VBA problem rather than a MSWord problem, but I am doing this in VBA Word so I figure posting here may be the right spot.

What I am trying to accomplish is to have a list of pictures and be able to scroll through them. Basically like Google Images.

I am able to add a bunch of images on runtime though I can't seem to change the position as it always adds it to the top left of the form. I want to be able to add it inside a frame. I also lose information about all the images I added at runtime.


I'm able to add the scrolling function to the frame. Could anyone point me into the right direction as to how to add a bunch of images inside of said frame?