Search found 1 match

by lpogson
Wed May 02, 2012 3:13 pm
Forum: Feature Requests
Topic: ThumbnailEX to load multiple file types
Replies: 1
Views: 2563

ThumbnailEX to load multiple file types

ThumbnailEx1.LoadFromDirectory([Path],[False],[Pattern]) This is currently using the DirectoryInfo.GetFiles Method. With this current setup you can only use 0ne pattern at a time. Recommendation: If you build function to use the FileSystem.GetFiles(String, SearchOption, String()) Method you would be...