• 0

[C#]File Browser control in .Net?


Question

Hey guys, I'm just wondering if theres a File Browser Control thingie in .Net? In VB6, there was a control.. can't remember its proper name off the top of my head that would list drives and the contents of a folder along with showing the appropriate icon for files. In .net there doesn't seem to be such a control, and I'll have to code it manually. Is it hiding somewhere.. or an easy way of turning a Listview into a Windows Explorer style control?

Thanks inadvance. :)

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

I think I know what you want, like the File Explorer that list your drives and folders on the left? but you want the files also.

try a search on www.codeproject.net

here are a few i found:

http://www.codeproject.com/cs/miscctrl/FilesListBox.asp

http://www.codeproject.com/useritems/FileBrowser.asp

http://www.codeproject.com/cs/miscctrl/Fil...temListView.asp

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.