Sometime ago I figured out how to make the whole listview background the same. It works well in v11. However, in v12 it is back and it looks ugly. If you have a listview that does not stretch to the right edge and the bottom edge you have to “fool” it into painting the “outside” areas the same.
On skin loading procedure I set the listview.color to skin manager GetGlobalColor. It works great.
Is there a better way?
I cannot switch to v12 right now.
The first image is v12 and the second image is v11.