Hello All: I need to use "Button" as to Browse and being able to select a Directory then display that on a TextBox. I use this -->OpenFileDialog dlg = new OpenFileDialog(); but it allows me to select file instead. Please help. Thanks, Eyungwah
Hello All: I need to use "Button" as to Browse and being able to select a Directory then display that on a TextBox. I use this -->OpenFileDialog dlg = new OpenFileDialog(); but it allows me to select file instead. Please help. Thanks, Eyungwah