How to customise/reuse FolderBrowserDialog1

  • Thread starter Thread starter dinny
  • Start date Start date
D

dinny

I want to create my own directory tree view so that, for example,
I can list only files that have changed today. Is there a way to
get a view like the one in FolderBrowserDialog and populate it
manually?
 
Actually, the TreeView is exactly what I need. Silly me,
I didn't realise the dotnet treeview is what I need.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top