Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Find Item in ComboBox
Message
De
26/11/1998 21:45:12
 
 
À
Tous
Information générale
Forum:
Visual Basic
Catégorie:
Autre
Titre:
Find Item in ComboBox
Divers
Thread ID:
00161888
Message ID:
00161888
Vues:
54
anybody know how to find item in Combo Box ?, I try to use my program below but it does not work :

For mCheck=1 to combo1.Listcount -1
combo1.ListIndex = mcheck
If combo1.text = txtFind.Text then
msgbox "Found"
Exit for
End if
Next mcheck

thanks for the idea
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform