Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Change display value in listbox
Message
From
20/03/2003 13:41:35
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Change display value in listbox
Miscellaneous
Thread ID:
00768219
Message ID:
00768219
Views:
67
This seems like it should be simple, but I can't figure it out and searching the forums hasn't gotten me anywhere.

All I want to do is programmatically change the displayvalue property of the current item in a listbox. The list box is populated with AddListItem. I don't want to have to repopulate the whole thing if I can avoid it.

I tried:

THISFORM.lstGroups.DisplayValue = "NewDisplayValue"

but that has no effect. What am I missing?

Thanks,

Michelle
Next
Reply
Map
View

Click here to load this message in the networking platform