Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
MoveEventArgs class Members
The following tables list the members exposed by MoveEventArgs.
Public Properties
| Name | Description |
| oldX | Gets old left position.Left position in pixels. |
| oldY | Gets old top position.Top position in pixels. |
| x | Gets new left position.Left position in pixels. |
| y | Gets new top position.Top position in pixels. |
See Also