I am looking for is a control that returns a file path, not an opened
stream or something, like OpenFileDialog does. For instance, I click a
browse button and something like the openFileDialog pops up, then I
browse to a particular file, click ok and then it provides me with the
full path to the file I selected.

Am I missing something? How do I achieve this?

Reply via email to