C#中带有复选框的缩略图视图 [英] thumbnail view with checkboxes in c#

查看:48
本文介绍了C#中带有复选框的缩略图视图的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨.
我正在开发应用程序,以帮助有发育和沟通问题的孩子.对于其中一项功能,我需要一个简单的缩略图查看器,其中的每个缩略图都有一个复选框,以便父母或治疗师可以选择一个或多个图像.我在网上找到了几种解决方案,但其中没有一个包含复选框.请帮忙!

Hi.
I''m developing application to help children with developmental and communication issues. For one of the features I need a simple thumbnail viewer where each thumbnail will have a checkbox so parent or therapist could select one or more images. I found several solutions online but non of them contains checkboxes. Please help!

推荐答案

考虑树形视图.

或构建具有以下内容的控件:
面板
多选框
图像对象

声音功能

可以使用较小的尺寸调整图像对象的大小-根据将流写回时的编码来确定.

循环遍历每个图像5秒钟(可配置),以便用户jsut必须选择.

链接图像上的OnClick事件以注册imageID.

问候,
克里斯
Consider a Treeview.

or build a control that has :
Panel
Multi-Checkbox
Image object

Sound capabilities

The Image Object can be Resized with smaller dimensions - based on your coding when you write the stream back.

Loop through each image 5 seconds (configurable) so that the user jsut have to select.

link the OnClick event on image to register imageID.

Regards,
Chris


这篇关于C#中带有复选框的缩略图视图的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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