Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
I

imagelistview

> 数据库
Open source

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

179 stars0 likes0 views
WebsiteGitHub

About

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

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

  • Asynchronously loaded image thumbnails
  • Custom renderers
  • Thumbnails, Gallery, Pane, Details, HorizontalStrip and VerticalStrip view modes
  • Ability to extract embedded thumbnails
  • Drag&drop support
  • Works with .NET 3.5
  • Optionally works with .NET 2.0 and Mono 2.6

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.

Issues· 0 open

View all issuesOpen on GitHub

No open issues yet, or sync has not completed.

> Tags

C#imagelistviewnetwinforms

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 18, 2026
Category数据库
PricingOpen source

> Related tools

P
PostgreSQL
功能强大的开源关系型数据库
R
Redis
内存数据结构存储,常用作缓存与队列
M
MySQL
广泛使用的开源关系型数据库