'Usage Dim instance As SpreadTouchStrip Dim x As Integer Dim y As Integer instance.Show(x, y)
Parameters
- x
- The horizontal screen coordinate, in pixels.
- y
- The vertical screen coordinate, in pixels.
'Usage Dim instance As SpreadTouchStrip Dim x As Integer Dim y As Integer instance.Show(x, y)