Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select Item in listbox
Message
From
19/06/2009 16:09:07
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01407279
Message ID:
01407290
Views:
54
>>Hi All:
>>
>>Sorry for asking something so basic.
>>
>>How do I programatically select the third item in a listbox, like the user clicking on thayt item?
>>
>>Thanks,
>>
>>Yossi
>
>thisform.lstItems.SelectedIndex = 3

Thanks. I think it is actually thisform.lstItems.ListIndex = 3, but I could never have found it without your help!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform