4 references to new
System.Windows.Forms (4)
System\Windows\Forms\ToolTip\ToolTip.cs (4)
1207
TipInfo info =
new
(caption, TipInfo.Type.Auto);
1348
tipInfo = new
TipInfo
(text, TipInfo.Type.SemiAbsolute);
1810
tipInfo = new
TipInfo
(text, type);
1834
tipInfo = new
TipInfo
(text, type);