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. -1 indicates the current cursor position. | |||
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. -1 indicates the current cursor position. | |||
String |
A string expression that provides the following information in this order (each
on a new line)
The ValueFromPoint(X, Y) method returns an empty string if no data is found at the specified coordinates. |