TreeView的Nodes.Count属性怎么不对?
如图所示,Label1.Text ="Nodes count:" +TreeView1.Nodes.Count.ToString();为什么不是所有节点的个数?
如图所示,Label1.Text ="Nodes count:" +TreeView1.Nodes.Count.ToString();为什么不是所有节点的个数?
2007-01-12 16:58
2007-01-12 17:26
我想遍历它的节点怎么办?

2007-01-12 17:50
2007-01-12 21:48