Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Interactive Change Event on List Box
Message
From
10/01/2005 13:06:26
 
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00975713
Message ID:
00975721
Views:
15
>>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
Previous
Reply
Map
View

Click here to load this message in the networking platform