Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Change forecolor on one line in listbox based on field v
Message
 
À
06/09/2000 10:58:14
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:
00412948
Message ID:
00412964
Vues:
19
Peter,

No you can't set colors for rows in a list box. H9wever, you can use a grid instead. Set the properties of teh grid so it "looks like" a list box. In a grid you can use dynamicforecolor to set the colors for individual rows of the grid.

Also you don't need to know the record for the grid or the list box, as they both move the record pointer in their respective rowsource or recordsource when the row in the grid or list is changed. You only need to refer to the source for them to see which is the current record.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform