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

  • Home
  • SEARCH
  • 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 744843
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T09:01:31+00:00 2026-05-14T09:01:31+00:00

Greetings, What control in Visual C# 2008 would allow me to set a path

  • 0

Greetings,

What control in Visual C# 2008 would allow me to set a path and get the value of that path.

For example:
I want the user to click a button then select a path where he/she would do the operation such as save a file in selected path.

  • 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-14T09:01:31+00:00Added an answer on May 14, 2026 at 9:01 am

    You want to use a FolderBrowserDiaglog

    var folderBrowserDiaglog = new FolderBrowserDiaglog();
    if ( folderBrowserDiaglog.ShowDialog() == DialogResult.OK )
    {
      string path = folderBrowserDiaglog.SelectedPath;
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Greetings! I'm creating a User Control that will display data in a GridView control.
Greetings! I have a Repeater control that's using an XmlDataSource control. <asp:FormView id=myFormView runat=server
Greetings and thank you in advance for the help. I created a user control
Greetings, How to duplicate asp page in visual studio 2008? If I copy and
Greetings! I am using the ASP.NET FileUpload control to allow users to upload text
Greetings, I use ASP.NET validation control and I want to reset them whenever the
Greetings, how to get the selectedindex of check box from checkboxlist control using jquery?
Greetings all, I’m working on a C# program that requires being able to get
Greetings, I have a tab control and I want to have 1 of the
Greetings. Imagine you've been given a string (from somewhere you can't control). In that

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.