Show / Hide Table of Contents

Method elm.fromMouse


Overload

Gets UI element from mouse cursor (pointer) position.

public static elm fromMouse(EXYFlags flags = 0)
Parameters
flags  (EXYFlags)
Returns
elm
Exceptions
AuException

Failed. For example, window of a higher UAC integrity level process.

Remarks

Uses API AccessibleObjectFromPoint.