CSDN-CSDN社区-.NET技术-.NET Framework
foreach(TreeNode nd in this.TreeView1.Nodes) this.TreeView2.Nodes.Add(nd.Clone());
得分回复需要阅读,请登录CSDN!