-
TreeView loaded with all folders (subfolders) of a selected drive
Does anyone nows how to load a treeView control with all directories existed
on the selected drive (i.e. C:\). Also, when you click on folder (node) I
need to get a full path to that folder.
Thanks you all.
-
Re: TreeView loaded with all folders (subfolders) of a selected drive
Billy,
>Does anyone nows how to load a treeView control with all directories existed
>on the selected drive (i.e. C:\). Also, when you click on folder (node) I
>need to get a full path to that folder.
The easiest way is to get the FolderTreeView control from
http://www.mvps.org/ccrp/
Mattias
====================================
Mattias Sjögren - mattias @ mvps.org
http://www.msjogren.net/dotnet/
CodeHound - The Software Developer's Search Engine
http://www.codehound.com
-
Re: TreeView loaded with all folders (subfolders) of a selected drive
mattias.dont.want.spam@mvps.org (Mattias Sjögren) wrote:
>Billy,
>
>>Does anyone nows how to load a treeView control with all directories existed
>>on the selected drive (i.e. C:\). Also, when you click on folder (node)
I
>>need to get a full path to that folder.
>
>The easiest way is to get the FolderTreeView control from
>http://www.mvps.org/ccrp/
>
>
>Mattias
>
>====================================
>Mattias Sjögren - mattias @ mvps.org
>http://www.msjogren.net/dotnet/
>
>CodeHound - The Software Developer's Search Engine
>http://www.codehound.com
Thanks Mattias,
that's exactly what I needed. Just had a problem with downloading for awile,
but I finally did it. Very nice and simple to use control. Recommend to anyone
who needs to do something similar.
Billy
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|