PC Review Forums Newsgroups Microsoft DotNet Microsoft Dot NET Framework Computers File Structure like Windows Explorer

Reply

Computers File Structure like Windows Explorer

 
Thread Tools Rate Thread
Old 08-07-2003, 11:27 AM   #1
Karuppasamy
Guest
 
Posts: n/a
Default Computers File Structure like Windows Explorer


Hi

I would like to display all the files and folders , drives in tyhe system in
a Form using Tree View Controls. The Tree view control should look very
similar to Windows Explorer. I have seen 'Folder Browser' class provided by
..net, but it shows a a separate dialogue.

How do i dispaly all files and folders , drives in tyhe system in a Form
using Tree View Control similar to Windows Explorer?

Thanks and regards
Karuppasamy Natarajan


  Reply With Quote
Old 08-07-2003, 04:04 PM   #2
Cowboy \(Gregory A. Beamer\)
Guest
 
Posts: n/a
Default Re: Computers File Structure like Windows Explorer

Try:
http://www.planetsourcecode.com/vb/...d=900&lngWId=10

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
Author: ADO.NET and XML: ASP.NET on the Edge

****************************************************************************
****
Think Outside the Box!
****************************************************************************
****
"Karuppasamy" <Karuppasamy.Natarajan@isoftplc.com> wrote in message
news:%23MWDiMTRDHA.1868@TK2MSFTNGP11.phx.gbl...
> Hi
>
> I would like to display all the files and folders , drives in tyhe system

in
> a Form using Tree View Controls. The Tree view control should look very
> similar to Windows Explorer. I have seen 'Folder Browser' class provided

by
> .net, but it shows a a separate dialogue.
>
> How do i dispaly all files and folders , drives in tyhe system in a Form
> using Tree View Control similar to Windows Explorer?
>
> Thanks and regards
> Karuppasamy Natarajan
>
>



  Reply With Quote
Old 08-07-2003, 06:49 PM   #3
Vadim Melnik
Guest
 
Posts: n/a
Default Re: Computers File Structure like Windows Explorer

Hi,

> I would like to display all the files and folders , drives in tyhe system

in
> a Form using Tree View Controls. The Tree view control should look very
> similar to Windows Explorer. I have seen 'Folder Browser' class provided

by
> .net, but it shows a a separate dialogue.
>
> How do i dispaly all files and folders , drives in tyhe system in a Form
> using Tree View Control similar to Windows Explorer?
>
> Thanks and regards
> Karuppasamy Natarajan



See also TreeViewCtl .NET QuickStart sample, it's comming with .NET
Framework SDK,
<SDK_Path>\QuickStart\winforms\samples\controlreference\treeviewctl\.

...
Regards,
Vadim.


  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