2 references to GetDropDownBounds
System.Windows.Forms (2)
System\Windows\Forms\Controls\ToolStrips\ToolStripDropDown.cs (1)
1529
bounds =
GetDropDownBounds
(bounds);
System\Windows\Forms\Controls\ToolStrips\ToolStripDropDownMenu.cs (1)
806
int height =
GetDropDownBounds
(Bounds).Height;