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