Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
FolderBrowserDialog in WPF app
Message
De
07/03/2014 08:52:09
 
 
À
07/03/2014 08:44:41
Information générale
Forum:
ASP.NET
Catégorie:
Windows Presentation Foundation (WPF)
Versions des environnements
Environment:
C# 4.0
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Desktop
Divers
Thread ID:
01595925
Message ID:
01595927
Vues:
25
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform