Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

ShareX/imagelistview

Repository files navigation

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

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.

About

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

Resources

Readme

License

Apache-2.0 license

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • C# 99.9%
  • PowerShell 0.1%