Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Help - Problem making list items 'Selected' in code.
Message
De
02/10/1998 10:03:59
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Help - Problem making list items 'Selected' in code.
Divers
Thread ID:
00143236
Message ID:
00143236
Vues:
73
Can someone enlighten me on this simple problem:

I have a list box. In the ListBox.Init I put the following code.

this.Selected(2) = .T.
this.Selected(3) = .T.
this.Refresh

When the form is run, list items 2 & 3 are not shown as selected. If I run the same code from a command button on the form, it works as expected - the list items are selected. I have tried putting the code in the form.Init and form.Activate as well, with no success. My goal is to have a multi-select listbox which can be initialized to show the currently chosen items as 'selected'.

Thanks for any help.
Bill Sabo
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform