posted on Sunday, May 21, 2006 12:38 PM by Jonathan Hodgson

Winforms ListView with a watermark

Just for polish I wanted to add the watermark effect similar to the one you find in the lower right of My Videos, etc.

This snippet of code from GotDotNet does the trick.

Seems the Microsoft Research Advanced Technology Center in Beijing are developing the listview control for WPF which will support all the styling you want.

Comments