4 references to LVM_SETBKCOLOR
System.Windows.Forms (4)
winforms\Managed\System\WinForms\ListView.cs (4)
386SendMessage(NativeMethods.LVM_SETBKCOLOR, 0, ColorTranslator.ToWin32(BackColor)); 4267SendMessage(NativeMethods.LVM_SETBKCOLOR,0,color); 4552SendMessage(NativeMethods.LVM_SETBKCOLOR, 0,color); 4644SendMessage(NativeMethods.LVM_SETBKCOLOR, 0, ColorTranslator.ToWin32(c));