Positions the
SpreadTouchStrip relative to the Spread location.
public new void Show(
Point
)
'Declaration
Public Overloads Shadows Sub Show( _
ByVal As Point _
)
'Usage
Dim instance As SpreadTouchStrip
Dim tapPosition As Point
instance.Show(tapPosition)
Parameters
- tapPosition
- The horizontal and vertical location of the screen's upper-left corner, in pixels.