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