Originally posted by chrisjk
Drop a FileList control on a form, set the path and pattern properties.See this tip http://www.vbsquare.com/graphics/tip402.html
Where would I enter the path properties? I can't seem to find it.

Plus, How would I make it so that my imgMain will load the first item on the filelist and to navigate the filelist with cmdPrevious and cmdNext buttons?