4 references to TipInfo
System.Windows.Forms (4)
winforms\Managed\System\WinForms\ToolTip.cs (4)
1425TipInfo info = new TipInfo(caption, TipInfo.Type.Auto); 1592tt = new TipInfo(text, TipInfo.Type.SemiAbsolute); 2031tt = new TipInfo(text, type); 2055tt = new TipInfo(text, type);