Positions the System.Windows.Forms.ToolStripDropDown relative to the specified control at the specified location and with the specified direction relative to the parent control.
- control
- The control (typically, a System.Windows.Forms.ToolStripDropDownButton) that is the reference point for the System.Windows.Forms.ToolStripDropDown position.
- position
- The horizontal and vertical location of the reference control's upper-left corner, in pixels.
- direction
- One of the System.Windows.Forms.ToolStripDropDownDirection values.