百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
I

imagelistview

> 数据库
开源

一个用于图像文件的 .NET ListView 控件,具有异步加载缩略图。

179 stars0 点赞0 次浏览
访问官网GitHub

工具介绍

一个用于图像文件的 .NET ListView 控件,具有异步加载缩略图。

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 开放

查看全部 Issues在 GitHub 打开

暂无开放 Issues,或尚未同步最近议题。

> 标签

C#imagelistviewnetwinforms

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月18日
分类数据库
定价开源

> 相关工具

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