Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ListView Row Colour
Message
 
To
08/08/2003 07:52:53
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00818127
Message ID:
00818327
Views:
20
>Hi
>
>Is it possible to change the Row Color in a ListView control? It defaults to the system colour settings, but I want to be able to alter it.
>
>Thanks
>Kev

You can change the background color of the "entire" listview:
MyForm.MyListView.BackColor=rgb(123,111,222)

There is thread #758025, that offers a solution for a treeview item color service, but I could not translate it to a listview. You might check with the author of that solution.
Imagination is more important than knowledge
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform