Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Interactive Change Event on List Box
Message
De
10/01/2005 13:06:26
 
 
À
10/01/2005 12:53:56
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
00975713
Message ID:
00975721
Vues:
17
>>In a List Box, how to known the item before the interactiveChange Event triggered?
>
>You mean the item in the list before the one that you change?
>
>if so you can use .ListBox.ListItem( .ListBox.ListIndex-1)
>
>If the current list item, the one being changed the just:
>
>.ListBox.ListItem( .ListBox.ListIndex)
>
>
>HTH
>
>Terry

It´s almost. What I want is to know the item that was selected before the interactivechange event be fired.

Your suggestion it´s ok if I selected the items row after row, ie one by one.
Antonio Carlos Kleinübing
Systems Analyst
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform