显示文件列表的最佳VB.NET控件(标准/自定义)是什么? [英] What is the best VB.NET control (standard/custom) for displaying list of files?

查看:109
本文介绍了显示文件列表的最佳VB.NET控件(标准/自定义)是什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在VB.NET中开发一个桌面搜索引擎,我正在寻找一种功能强大,灵活且功能丰富的控件来显示搜索结果,即文件列表。

I'm developing a Desktop Search Engine in VB.NET and I'm looking for a powerful, flexible and feature-rich control for displaying the search results i.e. list of files.

推荐答案

如果使用的是WinForms,则标准是使用TreeView存放文件夹,使用ListView存放文件/结果。

If you are using WinForms, the standard is to use TreeView for folders a ListView for files/results.

如果您不着急使用WPF进行滚动,可能会很有趣。这样会更加灵活,但还会进行更多的工作。

If you aren't in a hurry, rolling your own using WPF might be interesting. It would be much more flexible, but also a lot more work.

这篇关于显示文件列表的最佳VB.NET控件(标准/自定义)是什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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