imagelistview
1.0.0
ImageListView是用於顯示圖像文件列表的Winforms控件。它外觀和操作類似於標準ListView控件。圖像縮略圖與單獨的背景線程異步加載。
ImageListView需要.NET Framework 3.5來利用Windows成像組件。可以將ImageListView重新編譯為目標.NET 2.0,而無需Windows Imaging組件。

如果您使用的是Nuget,則可以安裝組件:
PM> Install-Package ImageListView
請訪問:http://oozcitak.github.io/imagelistview/
請考慮成為支持發展的支持者或贊助商。