2 references to ToolStripMenuItem
System.Windows.Forms (2)
System\Windows\Forms\Controls\ToolStrips\ToolStripDropDownMenu.cs (1)
248
itemToAdd = new
ToolStripMenuItem
(hmenu, (int)info.wID, targetWindow);
System\Windows\Forms\MDI\MdiControlStrip.ControlBoxMenuItem.cs (1)
12
:
base
(hMenu, (int)nativeMenuCommandId, targetWindow)