The hDC property is a handle (a number) that the Windows
operating system uses for internal reference to an object. You can
paint in theinternal area of any control that has an hDC
property.
x As Long
X-coordinate of the new position.
y As Long
Y-coordinate of the new position.
ED
not used
RT
avaliable
Remarks
Moves the current position to the point specified by x and y (or
by point).