What's the problem with using the OpenFileDialog ?
On Jul 21, 5:57 pm, "David Adamo Jr." <[email protected]> wrote: > 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?
