treeView visual basic [英] treeView visual basic

查看:78
本文介绍了treeView visual basic的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨!

我正在开发应用程序,应该设计一个采用树形图的图表,我找到了outil树视图,但我发现它不是最好的制作方式照片上的这样一个专业设计

http://sqlpro.developpez .com / cours / arborescence / images / SQLtree1.gif [ ^ ]



有什么方法可以在我的应用程序上像这棵树一样

谢谢

Hi!
i''m working on application that should design a diagram which take a tree form ,i found the outil treeview but i see that it''s not the best way to make a professionel design like this one on the picture
http://sqlpro.developpez.com/cours/arborescence/images/SQLtree1.gif[^]

is there any way to make like this tree on my application
Thank you

推荐答案

为什么不是最好的?在功能上,每个类 System.Windows.Forms.TreeView System.Web.UI.WebControls.TreeView System.Windows.Controls.TreeView 完全覆盖您在照片上显示的情况。我不知道你叫什么专业设计,但至少他们看起来比你的照片专业。



无论如何,如果你还想要以图表样式显示树在该图片上(为什么?所有特殊视图只有在具有某些特殊功能时才能证明是合理的;你有这样的功能吗?),我建议使用WPF。请查看我过去的一般想法答案:

连接不同的控件 [ ^ ],

矢量图形软件,如CorelDraw或Inkscape在C#或VB.NET中 [ ^ ]。



-SA
Why "not the best"? Functionally, each of the classes System.Windows.Forms.TreeView, System.Web.UI.WebControls.TreeView or System.Windows.Controls.TreeView fully cover the case you show on your picture. I don''t know what do you call "professional design", but at least they look "professional" than your picture.

Anyway, if you still want to show the tree in diagram style as on that picture (why though? all special views can only be justified if they carry some special functionality; do you have such functionality?), I would advise to use WPF. Please see my past answers for general ideas:
Connect different controls[^],
Vector graphics software like CorelDraw or Inkscape in C# or VB.NET[^].

—SA


这篇关于treeView visual basic的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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