I am using the FolderBrowseDialog in my Vb,Net Windows Form to ask the user to locate where a specific file is on their computer but I only want to allow local drives and not Network Drives.
Does anyone know of a way to prevent Network Drives from showing in the FolderBrowseDialog or stop them from been selected.