Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Folder Filenames
Message
De
03/04/2003 09:48:45
 
 
À
03/04/2003 09:27:53
Alvin Lourdes
Children and Youth Services Cluster
Toronto, Ontario, Canada
Information générale
Forum:
Visual Basic
Catégorie:
Autre
Divers
Thread ID:
00773518
Message ID:
00773525
Vues:
11
You can use Dir function to retrieve all files (with specific attributes, if you want this) in directory. See "Dir Function" topic in Visual Basic Documentation part of MSDN for example how to do this.

Store name of every file into listbox (and full pathname into an array). When user clicks on the file, use Name statement to rename the selected file. See "Name Statement" topic for more information about this.

Plamen Ivanov
MCSD .NET Early Achiever and MCAD .NET Charter Member (VB .NET/SQL Server 2000)
MCSD (VB 6.0/SQL Server 2000)

VB (.NET) - what other language do you need in the whole Universe?...

Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform