Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
FolderBrowserDialog in WPF app
Message
From
07/03/2014 08:52:09
 
 
General information
Forum:
ASP.NET
Category:
Windows Presentation Foundation (WPF)
Environment versions
Environment:
C# 4.0
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Desktop
Miscellaneous
Thread ID:
01595925
Message ID:
01595927
Views:
24
Thanks Viv,

>FolderBrowserDialog is in System.Windows.Forms and returns a System.Windows.Forms.DialogResult ( not a System.Windows.DialogResult). You probably need :
if (result == System.Windows.Forms.DialogResult.OK)
That was it
Frank.

Frank Cazabon
Samaan Systems Ltd.
www.samaansystems.com
Previous
Reply
Map
View

Click here to load this message in the networking platform