New Here?
My name is Nir and I'm the founder of Nbd-Tech, this blog is about things that interest me, so you can find posts on productivity, running a software company and obscure technological topics.
If you like what you read you can
subscribe to the blog feed or
follow me on twitter.
WPF’s styling and templating support is amazing, but some controls are easier to template then others, one of the least intuitive to style controls is the ListBox, it’s very difficult to change the ListBoxItem selection background color for example.
Here is a post on the WPF SDK blog that explains how to do it.
I’ve posted this here so I’ll know where to look the next time I want to style a list box
posted @ Friday, December 7, 2007 1:03 AM