Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Use the & command
Message
From
29/12/1998 12:36:06
 
 
To
29/12/1998 12:30:56
Vincenzo Longobardi
Cisco Consulting Srl
Rome, Italy
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00171075
Message ID:
00171251
Views:
58
>thank you Fred,
>another and last question: the command to know the position of Item in Listbox.
>Es: if i need to addItem
> Thisform.list1.additem.value="Pippo"
> if i need to removeItem
> Thisform.list1.removeItem(number of position)
>how can do to know this number?

ListBox.ListIndex could be used. This has the index of the item that is the crrently selected one.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform