Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Browse button ...
Message
Information générale
Forum:
ASP.NET
Catégorie:
Formulaires
Versions des environnements
OS:
Windows XP
Divers
Thread ID:
01298985
Message ID:
01299016
Vues:
12
This message has been marked as a message which has helped to the initial question of the thread.
>Hi everybody,
>
>In Windows Forms is there a special button that would let pick up a directory? If not, what should I put in this button to be able to select a directory?
>
>I'm writting a simple VB Winforms application based on the sample Mike Cole posted. I decided to make date, start directory and output file to be selectable.
>
>I may also need to add extension filter, but this is later.
>
>Thanks a lot in advance.
>
>UPDATE. Found FolderBrowserDialog in the Dialogs section, but not sure how to use it.

The M$ has some pretty good examples for this class:
http://msdn2.microsoft.com/en-us/library/system.windows.forms.folderbrowserdialog.aspx


There is also the OpenFileDialog and SaveFiledialog classes.

If you don't want to do it all in cose you can drop these controls on a form and set the properties through the designer.
Semper ubi sub ubi.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform