Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ListBox help - item selected AND hilighted at INIT
Message
De
14/04/2002 20:03:02
 
 
À
14/04/2002 19:21:24
Peter Brama
West Pointe Enterprises
Detroit, Michigan, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00644882
Message ID:
00644888
Vues:
8
>This is probably something super simple and I am overlooking it...
>I have a form with a listbox. The listbox has 3 rows. When the form opens, I want the first row selected AND hilighted.
>
>I thought I had it with a line in the INIT:
>
>thisform.lstMake.listitemid=1
>
>
>The row is selected via a dotted line but it isn't hilighted other than the dotted line. I want the entire row to be hilighted with the BLUE background. This only happens if I hit the SPACE or click once on the row.
>
>What am I doing wrong?

Try setting focus to the list box.
thisform.lstMake.setfocus()
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform