• Stars
    star
    163
  • Rank 223,057 (Top 5 %)
  • Language
    C#
  • License
    Apache License 2.0
  • Created almost 9 years ago
  • Updated 5 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

License Nuget

ImageListView is a winforms 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

Documentation

Please visit: http://oozcitak.github.io/imagelistview/

Donations

Please consider becoming a backer or sponsor to help support development.

Donate Button