'Usage
Dim instance As CellTouchStrip 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 CellTouchStrip Dim x As Integer Dim y As Integer instance.Show(x, y)