VB.NET - The FolderBrowserDialog Control in Visual basic 2008
Discuss VB.NET - The FolderBrowserDialog Control in Visual basic 2008 in the Desktop Programming Articles forum on Tutorialized. VB.NET - The FolderBrowserDialog Control in Visual basic 2008 This section showcases desktop programming articles that have been published on Tutorialized.com.
Posts: 41,509
Time spent in forums: < 1 sec
Reputation Power: 47
VB.NET - The FolderBrowserDialog Control in Visual basic 2008
Sometimes we need to prompt users for a folder, rather than a file name. An application that processes files in batch mode shouldn`t force users to select the files to be processed. Instead, it should allow users to select a folder and process all files of a specific type in the folder