Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ListBox
Message
From
22/09/1998 16:02:20
 
 
To
All
General information
Forum:
Visual Basic
Category:
Other
Title:
ListBox
Miscellaneous
Thread ID:
00139608
Message ID:
00139608
Views:
58
Si par une procédure particulière je désire ajouter dans une liste
une série de nom ,sauf ceux qui y sont déjà.
Par Ex:
Private Sub Form_Load()
List1.AddItem "Bob"
List1.AddItem "Toto"
End Sub
ensuite je désire ajouter Bob,mais logiquement puisqu'il si trouve ne pas effectuer cet ajout
comment faire pour effectuer cette vérification?
Next
Reply
Map
View

Click here to load this message in the networking platform