cyotek / imagelistview

Automatically exported from code.google.com/p/imagelistview
5 stars 0 forks source link

Safe method to get item thumbnails #96

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
We need a safe method to get item thumbnails. Currently 
ImageListViewItem.ThumbnailImage property will return a reference to the image 
in the cache manager. However, the image can be disposed by the cache manager 
at any time. Same goes for small and large shell icons, too.

Original issue reported on code.google.com by oozcitak on 17 Sep 2010 at 8:41

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r392.

Original comment by oozcitak on 22 Sep 2010 at 11:32