He just wants to display the Filename in a string or something. Something is wrong with MSDN though so I can't find the exactly property/method to do it. Anyone else having problems with MSDN search?
On Tue, Jul 21, 2009 at 12:25 PM, Cerebrus <[email protected]> wrote: > > 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? >
