2 references to GetMinTOOLINFO
System.Windows.Forms (2)
winforms\Managed\System\WinForms\StatusBar.cs (2)
1795UnsafeNativeMethods.SendMessage(new HandleRef(this, Handle), NativeMethods.TTM_DELTOOL, 0, GetMinTOOLINFO(tool)); 1876NativeMethods.TOOLINFO_T ti = GetMinTOOLINFO(tool);