1 reference to TCM_SETTOOLTIPS
System.Windows.Forms (1)
winforms\Managed\System\WinForms\TabControl.cs (1)
1738
UnsafeNativeMethods.SendMessage(new HandleRef(this, this.Handle), NativeMethods.
TCM_SETTOOLTIPS
, new HandleRef(toolTip, toolTip.Handle), 0);