Name
Window.Move -- get notified when window is moved (V2.2)
Function
This attribute will trigger a notification whenever the window position changes. Your event callback will receive two additional parameters named X and Y which will contain the new position of the window.

Type
Boolean

Applicability
N


Show TOC