Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to programicly change active element in a listbox
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Divers
Thread ID:
00385962
Message ID:
00386066
Vues:
19
on the "IF" line I am getting a operator / operation mismatch
<- in the prev command buttoin
THISFORM.REFRESH
WITH THISFORM
FOR n_count = 1 TO .list1.LISTCOUNT
IF .list1.LIST(n_count) == ThisForm.txtInvoice_numb.value
.list1.SELECTED(.list1.LISTINDEX) = .T.
EXIT
ENDIF
ENDFOR
*NEXT
ENDWITH
Stephen McLaughlin
"Sexy Steve Valenteno", "Blastmaster"
stephenmclaughlin@gmail.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform