Overload | Description |
---|---|
Show(Point) | Positions the SpreadTouchStrip relative to the Spread location. |
Show(Int32,Int32) | Positions the SpreadTouchStrip relative to the Spread coordinates. |
Show(Control,Int32,Int32) | Positions the SpreadTouchStrip relative to the specified control location. |
Show(Control,Point,ToolStripDropDownDirection) | Positions the SpreadTouchStrip relative to the specified control at the specified location and with the specified direction relative to the parent control. |
Show(Control,Point) | Positions the SpreadTouchStrip relative to the specified control location. |
Show(Point,ToolStripDropDownDirection) | Positions the SpreadTouchStrip relative to the specified control location and with the specified direction relative to the parent control. |
Show() | (Inherited from System.Windows.Forms.ToolStripDropDown) |