treeview的问题
treeview1.Add(relative, relationship, key, text, image, selectedimage)以上都能理解
TreeView1.Nodes.Add(, , "Personal", "string")
第一个节点为"Personal"的原因是什么,且msdn无法查询到
谢谢
2010-02-03 12:16
2010-02-03 12:26
2010-02-03 18:22