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