(Mouse) Functions
Click Returns an indication of whether or not the locator (e.g. mouse) is within a specified screen area and a particular button combination is being pressed.
CurrentWindow Returns the application window over which the mouse cursor currently rests.
LocCapture Captures all subsequent input from the locator device and routes it to a specific window.
LocSwitch Returns the current status of the locator (mouse) buttons over the window that contains the LocSwitch statement.
Pick Returns an indication as to whether the locator (e.g. mouse) has had a specified change in its button status.
SetCursor Sets the mouse cursor for the window.
SetXLoc Sets the X screen location of the locator (mouse).
SetYLoc Sets the Y screen location of the locator (mouse).
Target Returns an indication as to whether the locator (mouse) is within a specified screen area.
WinLocSwitch Returns the current status of the locator (mouse) buttons in a certain window and the ancestors of the window.
WinToolTipCtrl Windows native "tooltip" control.
WinXLoc Returns the X coordinate of the locator (mouse) for a window.
WinYLoc Returns the Y coordinate of the locator (mouse) in a window.
XLoc Returns the X window coordinate of the locator (mouse).
YLoc Returns the Y window coordinate of the locator (mouse).