3 references to Add
System.Windows.Forms (3)
System\Windows\Forms\Controls\ToolStrips\ToolStripItemCollection.cs (3)
80
return
Add
(text, null, null);
85
return
Add
(null, image, null);
90
return
Add
(text, image, null);