1 reference to SendMessage
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ListView.cs (1)
4895
int retval = (int)UnsafeNativeMethods.
SendMessage
(new HandleRef(this, Handle), NativeMethods.LVM_SETCOLUMN, ch.Index, lvColumn);