Skip to content

A .NET listview control for image files with asynchronously loaded thumbnails.

License

Notifications You must be signed in to change notification settings

pc8181/imagelistview-1

 
 

Repository files navigation

License Nuget

ImageListView is a .NET control for displaying a list of image files. It looks and operates similar to the standard ListView control. Image thumbnails are loaded asynchronously with a separate background thread.

ImageListView requires .NET framework 3.5 to take advantage of the Windows Imaging Component. It is possible to recompile ImageListView to target .NET 2.0 without Windows Imaging Component.

Features

ImageListView

Installation

If you are using NuGet you can install the assembly with:

PM> Install-Package ImageListView

About

A .NET listview control for image files with asynchronously loaded thumbnails.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%