SetCursor
SetCursor (
rowPos
as Integer,
colPos
as Integer)
rowPos
The required row number of the cursor (the top row is 1).
colPos
The required column number of the cursor (the left column is 1).
Parent topic:
Methods