Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ListView Control - I need help
Message
From
10/09/2001 09:59:41
 
 
To
09/09/2001 08:02:15
Stephen Ehigie
Shell Petroleum Development Company
Port Harcourt, Nigeria
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00554378
Message ID:
00554637
Views:
8
>How do I display the list items in different colors? I need some help.
>
>Steve

You can set the Listview's backcolor or forecolor, but I don't see any color properties for each listitem object separately:
Thisform.lvControl1.Backcolor = RGB(255, 0, 0)
Previous
Reply
Map
View

Click here to load this message in the networking platform