Tag Archives: FileDialog

Custom Places in FileDialog box

If you ever tried to Open a File from Visual Studio, you may notice something like Projects Folder in the Open File Dialog. We can also implement the same functionality in our applications by using CustomPlaces collection property of FileDialog … Continue reading

Posted in .Net, .Net 3.0 / 3.5, Windows 7, Windows Forms, WPF | Tagged , , , , | Leave a comment