I would like to know if it is possible to change the priority of threads loading/creating Thumbnail in ImageEnMView. (Lowest/Idle) because the scrollbar is so slow (go up/down) when i have lot of pictures. I would like to have a fast scrollbar and wait for generating thumbnail.
Hello, it is only possible to change the maximum number of used threads using ThreadPoolSize. Setting zero, no threads are used, and all images are loaded using the main thread.