OpenFileDialog Limit to Initial Directory

  • Thread starter Thread starter Bob
  • Start date Start date
B

Bob

I am working on a Windows Application writing in vb.net. I want
something similiar to OpenFileDialog but I do not want the user to
leave the initial diredtory. I can check for this upon return but I was
hoping for something a little more elegant.
 
Back
Top