Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Listbox programmatically select & highlight
Message
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01515590
Message ID:
01515603
Vues:
63
>>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform