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