Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4013186
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T09:20:24+00:00 2026-05-20T09:20:24+00:00

I have a wpf-mvvm application. I have one textbox and one button (similar to

  • 0

I have a wpf-mvvm application. I have one textbox and one button (similar to FileUpload control). How can I display all folders under a given folder ..when user type it.

I mean similar to..when windows display all folders under c drive..when we type c:\ in start->RUN.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-20T09:20:24+00:00Added an answer on May 20, 2026 at 9:20 am

    This is a broad question so I will give you an outline of a possible solution.

    Each time the text in the TextBox changes you would check whether that is a real folder on disk using Directory.Exists(). If it does exist you would call Directory.GetDirectories() to get a list of all the subfolders. Add those subfolders to an ObservableCollection<string> object and use an ItemsControl or ListBox of some kind to bind to the collection of subfolders.

    How do you know when the text of the TextBox changes as the user types? There are two ways. First way is to bind to a property and use UpdateSourceTrigger="PropertyChanged" in the binding so that the property is set as the user types. A second way would be to handle the TextBox‘s TextChanged event.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a WPF-application with a mainwindow and different pages. On one of the
Considering you have an MVVM Architecture in WPF like Josh Smith's examples How would
I have a WPF application in VS 2008 with some web service references. For
I have several wpf pages with update/delete/add buttons. I want to display to the
I have a WPF control, that has a list of Investors, and in the
I am developing an application that uses Entity Framework and WPF with MVVM design
I have a WPF application that has several modal window used for various purposes.
I have a WPF application with a simple tabular region layout as follows: -----------------------------
I have WPF ListBox which is bound to a ObservableCollection, when the collection changes,
I have a WPF project and I'm trying to setup a NAnt build script

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.