FolderBrowser Dialog WPF
-
Jeena S wrote:
for any OS
WPF is supported from Win XP onwards. . From the site, "When the classes are used on Windows XP, they will automatically fall back to the old style dialog; this is also true for the VistaFolderBrowserDialog on WPF; that class provides a complete implementation of a folder browser dialog for WPF, old as well as new style."
-
You can use mine, although it's not customized... A Folder Browser Common Dialog for WPF[^] Mark
Mark Salsbery Microsoft MVP - Visual C++ :java:
-
You can use mine, although it's not customized... A Folder Browser Common Dialog for WPF[^] Mark
Mark Salsbery Microsoft MVP - Visual C++ :java:
-
You can use mine, although it's not customized... A Folder Browser Common Dialog for WPF[^] Mark
Mark Salsbery Microsoft MVP - Visual C++ :java:
-
Busted! :) Yeah, WPF and Silverlight. I scrapped and converted ALL my MFC UI stuff to C#/WPF starting about a year ago. I still use C++ but only for device I/O and occasionally performance-critical native code. I spend most of my newsgroup time in the MS Silverlight forums these days. :beer:
Mark Salsbery Microsoft MVP - Visual C++ :java: