Type | Description | |||
X as OLE_XPOS_PIXELS | A single that specifies the current X location of the mouse pointer. The x values is always expressed in client coordinates. | |||
Y as OLE_YPOS_PIXELS | A single that specifies the current Y location of the mouse pointer. The y values is always expressed in client coordinates. | |||
Date | A Date expression that indicates the time from the cursor. The value is between 0 and 1, and it indicates the time from the cursor. |
You can get UI parts from the cursor, using any of the following ...FromPoint properties:
All ...FromPoint properties that returns an Object, may return Nothing, Empty or NULL, if no object is found.