Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ListItem - BackColor
Message
De
14/12/2003 22:32:55
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00858452
Message ID:
00859029
Vues:
17
Thank you for this.

>The ListveItem object dosn't have BackColor property only ListView itself has one.
>
>>Hi VFOX5 Users,
>>
>>How to change background colour of listitems? I tried following without success.
>>
>>
>>With ThisForm.ole_listview.listitems
>>	.Clear
>>	Select mytable
>>	Scan
>>		llvw_row = .ADD(,,RECNO())
>>		llvw_row.ForeColor = COLOR_BLACK 	&& No Error
>>		llvw_row.BackColor = COLOR_GRAY 	&& Error
>>	EndScan
>>EndWith
>>
>>
>>Any help would be appreciated. Thank you.
Manoj Karki
manoj0karki@yahoo.com
Nepal
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform