Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
DialogWindowMovedEventArgs Class Members
The following tables list the members exposed by DialogWindowMovedEventArgs.
Public Properties
| Name | Description |
| NewLeft | Gets new left location of dialog window. |
| NewTop | Gets new top location of dialog window. |
| OldLeft | Gets old left location of dialog window. |
| OldTop | Gets old top location of dialog window. |
See Also