??? gnn, what do you mean?
I'm not sure what you mean, but to list the content of a directory
System.IO.Directory is the place to go.

Signature
Regards,
Lloyd Dupont
NovaMind development team
NovaMind Software
Mind Mapping Software
<www.nova-mind.com>
> Hi All,
>
> I need the C# code to open a windows directory.
>
> Regards,
> Shilpa
Shilpa,
you could drag a FolderBrowserDialog on your form and call its
ShowDialog and SelectedPath function/property. Elaborate on your
problem if this is not what you mean!
Best,
Marcel