ListBox content not completely stretching across listbox
问题 I am trying to make a list box where I have complete control over the look of each item in the list box. I can make the item horizontally stretch. However, there's this thin sliver of blue to the left of a selected item. (In the picture, the middle item is selected). Can I make this blue strip go away? alt text http://img44.imageshack.us/img44/949/boundlistboxdisplay.jpg Here's the complete code. <Window x:Class="SimpleListTemplate.Window1" xmlns="http://schemas.microsoft.com/winfx/2006/xaml