4 references to new
System.Windows.Forms (4)
System\Windows\Forms\ToolTip\ToolTip.cs (4)
1211
TipInfo info =
new
(caption, TipInfo.Type.Auto);
1352
tipInfo = new
TipInfo
(text, TipInfo.Type.SemiAbsolute);
1811
tipInfo = new
TipInfo
(text, type);
1835
tipInfo = new
TipInfo
(text, type);