本文介绍了将treenode转换到c#.net中的控件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
是否有任何方法可以将treenode转换为控件...
我在Windows窗体应用程序中有一个tereeview,我需要将treenode转换为c#.net中的Control类.任何建议..
Is there any methods to conver the treenode in to a control ...
i have a tereeview in windows form application i need to convert the treenode to a Control class in c#.net any suggestions ..
推荐答案
这篇关于将treenode转换到c#.net中的控件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!