3 references to GetWinTOOLINFO
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ToolTip.cs (3)
1960
UnsafeNativeMethods.SendMessage(new HandleRef(this, this.Handle), NativeMethods.TTM_TRACKACTIVATE, 0,
GetWinTOOLINFO
(hWnd));
1961
UnsafeNativeMethods.SendMessage(new HandleRef(this, this.Handle), NativeMethods.TTM_DELTOOL, 0,
GetWinTOOLINFO
(hWnd));
2066
NativeMethods.TOOLINFO_TOOLTIP toolInfo =
GetWinTOOLINFO
(hWnd);