2 references to GetTOOLINFO
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolTip.cs (2)
969NativeMethods.TOOLINFO_TOOLTIP tool = GetTOOLINFO(ctl, caption, out allocatedString); 1476NativeMethods.TOOLINFO_TOOLTIP toolInfo = GetTOOLINFO(control, info.Caption, out allocatedString);