PC Review Forums Newsgroups Microsoft DotNet Microsoft Dot NET Framework Forms Re: unload treeview content

Reply

Re: unload treeview content

 
Thread Tools Rate Thread
Old 04-01-2007, 02:14 PM   #1
Herfried K. Wagner [MVP]
Guest
 
Posts: n/a
Default Re: unload treeview content


"orit" <orit@discussions.microsoft.com> schrieb:
> On winform, I have populated treeview based on xml file that is loaded
> after
> the user select the menu Item "Open File...".
> I want to add the menu item "Close File" that is when selected - the xml
> file that was loaded into the treeview will be closed\unloaded.


\\\
Me.TreeView1.Nodes.Clear()
///

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>

  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off