Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Highlight a line in a listbox
Message
De
03/01/2006 10:43:24
 
 
À
03/01/2006 10:15:53
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
MS SQL Server
Divers
Thread ID:
01082603
Message ID:
01082619
Vues:
11
>Hi all,
>I have a listbox with x elements, every line is on a white background. Is it possible to 'high light' serveral rows in the listbox or change the fond color ?
>
>thnx
listbox.Selected[indexNo] = .T.
* and play with
SelectedItemBackColor
Another way is that with a multicolor popup and RowSourceType = 9
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform