Man of Honour
- Joined
- 17 Nov 2006
- Posts
- 1,931
- Location
- Tooting, London
I'm having a bit of a headbutting problem right now.
Basically making a simple file copier within a larger application. I've used OpenFileDialog to find the file but the problem is being able to browse for the destination folder. There is supposed to a class FolderBrowserDialog within windows.forms. I've included this and included relevant referance assembelies, however, i still cannot see the class.
Any ideas?
Thanks
Basically making a simple file copier within a larger application. I've used OpenFileDialog to find the file but the problem is being able to browse for the destination folder. There is supposed to a class FolderBrowserDialog within windows.forms. I've included this and included relevant referance assembelies, however, i still cannot see the class.
Any ideas?
Thanks