listview: Implement 2 pixel decoration at top of report style with grid lines.
authorGuy Albertelli <galberte@neo.rr.com>
Sat, 26 Apr 2008 04:20:06 +0000 (00:20 -0400)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 28 Apr 2008 12:22:35 +0000 (14:22 +0200)
commite85fa81f3cc8b52f01b603cb228379a0ed764cdf
tree9ee58caa38710f39eaa44092f888368b47044efe
parent7326f091b0f19e2043fcccc2d4d75c3e43cdae92
listview: Implement 2 pixel decoration at top of report style with grid lines.

The native control has a 2 pixel header. This implements that background pixel
line and the gridline below it.
dlls/comctl32/listview.c