3 references to Add
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ToolStripItemCollection.cs (3)
102
return
Add
(text,null,null);
105
return
Add
(null,image,null);
108
return
Add
(text,image,null);