在C#中使用ImageList [英] Using ImageList in C#

查看:510
本文介绍了在C#中使用ImageList的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在C#中使用图像列表控件?
图像列表"中我的收藏"中有8张图像.

我可以知道如何-
1.在运行时将新图像添加到集合中
2.在运行时从集合中删除图像
3.逐个显示图像

How to use Image List control in C#?
There are 8 Images in my Collection in Image List.

May I know How to --
1. Add New Image to the Collection on Run Time
2. Remove Image from the Collection on Run Time
3. Display the Images one by one

推荐答案

使用ImageCollection方法在ImageList上的各种用法


尝试 http://www.java2s.com/Code/CSharp/GUI-Windows-Form/ImageListExample.htm [ ^ ]是一个很好的示例.

该站点也有一个很好的例子- http://msdn.microsoft.com /en-us/library/system.windows.forms.imagelist.aspx [
Try http://www.java2s.com/Code/CSharp/GUI-Windows-Form/ImageListExample.htm[^] for a good sample.

This site has a good example as well - http://msdn.microsoft.com/en-us/library/system.windows.forms.imagelist.aspx[^].


这篇关于在C#中使用ImageList的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆