Peter
Sun Jul 03 03:07:51 CDT 2005
Getting the file details you'll be working with the System.IO namespace and
the File and Directory classes. Also FileInfo/DirectoryInfo to get their
properties. Take a look at this code-project article on building a file
explorer:-
http://www.codeproject.com/netcf/UseSystemimagelist.asp
Peter
--
Peter Foot
Windows Embedded MVP
http://www.inthehand.com |
http://www.peterfoot.net |
http://www.opennetcf.org
"farseer" <farseer@optonline.net> wrote in message
news:1120332533.454970.7950@o13g2000cwo.googlegroups.com...
> so if you don't want to go with a 3rd party control, i guess you have
> to write your own? are there any examples of this or what classes
> would i be dealing with?
>