PC Review
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET Framework
Computers File Structure like Windows Explorer
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET Framework
Computers File Structure like Windows Explorer
![]() |
Computers File Structure like Windows Explorer |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
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 |
|
|
|
#2 |
|
Guest
Posts: n/a
|
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 > > |
|
|
|
#3 |
|
Guest
Posts: n/a
|
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. |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

