Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Set item selected
Message
De
03/09/2004 02:45:38
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00939048
Message ID:
00939050
Vues:
15
You meant "= (nCnt%2)==0" at the end?
Can you explain what it means?

>Look in Selected property, I think You can set it programaticly (read/write at run time)
>With little change of HELP example:
>
>
>   FOR nCnt = 1 TO ThisForm.lstListBox1.ListCount
>      ThisForm.lstListBox1.Selected(nCnt) = (nCht%2)==0
>   ENDFOR
>
>
>(Never used or tested)
>HTH
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform