最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

C# 替换标准树视图?

SEO心得admin61浏览0评论
本文介绍了C# 替换标准树视图?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我想找到提供的 System.Windows.Form.Treeview 的替代品.我需要以下改进:

I'd like to find a replacement for provided System.Windows.Form.Treeview. I need the following improvements :

  • 多项选择
  • 更好的性能(标准小部件的性能简直太糟糕了,尤其是在添加一长串项目时)
  • 在树视图小部件内拖放项目时滚动

我可能忘记了一些,但这些非常重要.由于我已经有一个使用标准 Treeview 的软件,我会考虑 API 差异.

I may be forgetting some, but these are quite important. Since i already have a software that makes use of the standard Treeview, I will take in consideration API differences.

推荐答案

作为开源替代方案,TreeViewAdv 非常好.

As an open source alternative, TreeViewAdv is very good.

发布评论

评论列表(0)

  1. 暂无评论