(VS2010) help??
#5

Well, I hope I understand what you want. I'm no expert in this and I haven't used VB for months so I may be wrong:

Quote:

tvNode = tvRoot.Nodes.Add("Texten Chat [OFFICIAL CHAT]")
tvNode = tvRoot.Nodes.Add("TreeItem2")

I see you made a varaible called tvNode. Try renaming the second node to tvNode2 (also, don't forget to make it first with "Dim tvNode2 as TreeNode"). Then you would be able to hide it somehow.
Reply


Messages In This Thread
(VS2010) help?? - by jonnyboy - 21.01.2011, 19:49
Re: (VS2010) help?? - by Outcast - 22.01.2011, 00:17
Re: (VS2010) help?? - by jonnyboy - 22.01.2011, 10:37
Re: (VS2010) help?? - by jonnyboy - 22.01.2011, 10:39
Re: (VS2010) help?? - by Outcast - 22.01.2011, 10:52
Re: (VS2010) help?? - by jonnyboy - 22.01.2011, 11:07
Re: (VS2010) help?? - by Outcast - 22.01.2011, 12:18
Re: (VS2010) help?? - by jonnyboy - 22.01.2011, 15:48
Re: (VS2010) help?? - by Outcast - 22.01.2011, 15:56
Re: (VS2010) help?? - by jonnyboy - 22.01.2011, 16:21

Forum Jump:


Users browsing this thread: 1 Guest(s)