Flow Layout Panel

I’m currently using a FlowLayoutPanel (https://msdn.microsoft.com/en-us/library/system.windows.forms.flowlayoutpanel) in a vb.net project. Is there something similar in XOJO? If not, what would you recommend for creating a simple box of image thumbnails that’s scrollable?

Look at FGThumbnailCanvas. https://bitbucket.org/garrypettet/fgthumbnailcanvas

Thanks, but I can’t get the demo to run in XOJO 2015. I’m looking for something simpler, just a horizontal scrolling box with thumbnails, then when the user clicks a photo it will enlarge above.

Should be simple to code with a canvas.