简体   繁体   English

对于C#的WinForms TreeView控件网格控制

[英]TreeView-Grid control for c# WinForms

I'm developing a project in Visual webgui right now. 我现在正在用Visual webgui开发一个项目。 Designing a window/page is very similar to WinForms. 设计窗口/页面与WinForms非常相似。 I need a control like this one: http://www.devexpress.com/Products/NET/Controls/WinForms/Tree_List/ . 我需要这样的控件: http : //www.devexpress.com/Products/NET/Controls/WinForms/Tree_List/

There is no control like this in Gizmox libraries so I have to create my own. Gizmox库中没有这样的控件,因此我必须创建自己的控件。 I'm looking for source of such a control in WinForms, so I could implement my custom control based on ready example. 我正在WinForms中寻找此类控件的来源,因此我可以基于现成的示例实现自定义控件。

Or maybe You have such a control in webgui ? 或者,也许您在webgui中拥有这样的控件? Anyway, thanks for you help 无论如何,谢谢您的帮助

您可以尝试VisualJS.NET并轻松转换任何javascript控件。它支持基于javascript的自定义控件等。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM