4 references to DropDownLocation
System.Windows.Forms (4)
System\Windows\Forms\Controls\ToolStrips\ToolStripDropDown.cs (2)
989
? dropDownItem.
DropDownLocation
1000
? ParentInternal.PointToClient(dropDownItem.
DropDownLocation
)
System\Windows\Forms\Controls\ToolStrips\ToolStripDropDownItem.cs (2)
188
DropDown.Location =
DropDownLocation
;
719
_dropDown.Location =
DropDownLocation
;