Top "Listviewitem" questions

Represents an item in a ListView control.

WPF: Binding a listviewitem's background colour to a hex String property of an object

Hey. I have an object that has a string property called BackgroundColor. This string is the hexidecimal representation of a …

wpf listview binding colors listviewitem
ListViewItem tooltip WPF

What I need is that when mouse per listviewitem show me all data from each in a tooltip. This is …

c# wpf xaml listviewitem
How can I remove the selection border on a ListViewItem

I'm using SetWindowTheme and SendMessage to make a .net listview look like a vista style listview, but the .net control …

c# .net winforms listview listviewitem