Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Listbox programmatically select & highlight
Message
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01515590
Message ID:
01515603
Views:
61
>>I have a listbox.
>>
>>I want to preselect items in the listbox in the Init method of my form. the MultiSelect property is .T.
>>
>>I populate the listbox with a cursor, and then set individual Selected(i) = .T., for one or more entries.
>>
>>This appears to actually cause those items to be selected, but the selections lack the blue highlighting.
>>
>>When the user then clicks on items, the items clicked on do highlight.
>>
>>How do I get the programmatically selected items to appear highlighted.
>>
>>Thanks,
>>Jim
>
>Try doing it after the form is activated.

Naomi,

Thanks for your suggestion. I just moved the code that selects items in the listbox into the Activate method.

Same result: items are selected, but they are not highlighted.

Jim
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform