I\'m using SetWindowTheme and SendMessage to make a .net listview look like a vista style listview, but the .net control still has a dotted selection border around the selec
Does setting the ListView.ShowFocusCues property to false help?