2 references to GetTOOLINFO
System.Windows.Forms (2)
System\Windows\Forms\ToolTip\ToolTip.cs (2)
829IntPtr result = GetTOOLINFO(control, caption).SendMessage(this, PInvoke.TTM_ADDTOOLW); 1247ToolInfoWrapper<Control> toolInfo = GetTOOLINFO(control, info!.Caption);