Show(Control,Point,ToolStripDropDownDirection) Method
In This Topic
Positions the
SpreadTouchStrip relative to the specified control at the specified location and with the specified direction relative to the parent control.
Syntax
Parameters
- control
- The control that is the reference point for the SpreadTouchStrip 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.
See Also