Visual C# 2008 Control to set a path.
Posted
by Eyla
on Stack Overflow
See other posts from Stack Overflow
or by Eyla
Published on 2010-04-18T19:59:17Z
Indexed on
2010/04/18
20:03 UTC
Read the original article
Hit count: 132
visual-studio
|c#
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.
© Stack Overflow or respective owner