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);
1807
tipInfo = new
TipInfo
(text, type);
1831
tipInfo = new
TipInfo
(text, type);