Community

Let users pick a file to open via OpenFileDialog in VB.NET

(Irina Medvinskaya) Whenever you need to allow a user to open a particular file without forcing the user to type the full path and file name, you can use the OpenFileDialog class. OpenFileDialog has a number of properties and methods that make it a flexible way to get users to pick a file. In this t

Read More - Register for Free Membership