dim nodX as Node
Set nodX = STreeView.Nodes.Add(, , "Root", "Santa", 1)
最后的一个数字表明是imagelist里面图片的Index,如果
treeview没有和imagelist绑在一起,
就会出现问题!