1 reference to LVM_SETTOOLTIPS
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ListView.cs (1)
5045IntPtr oldHandle = UnsafeNativeMethods.SendMessage(new HandleRef(this, this.Handle), NativeMethods.LVM_SETTOOLTIPS, new HandleRef(toolTip, toolTip.Handle), 0);