2 references to hSubMenu
System.Windows.Forms (2)
System\Windows\Forms\Controls\ToolStrips\ToolStripDropDownMenu.cs (2)
259
if (!info.
hSubMenu
.IsNull)
262
((ToolStripMenuItem)itemToAdd).DropDown = FromHMenu(info.
hSubMenu
, targetWindow);