Version

MoveEventArgs class Members

The following tables list the members exposed by MoveEventArgs.

Public Constructors
 NameDescription
Public ConstructorMoveEventArgs Constructor  
Public Properties
 NameDescription
Public PropertyoldXGets old left position.Left position in pixels.  
Public PropertyoldYGets old top position.Top position in pixels.  
Public PropertyxGets new left position.Left position in pixels.  
Public PropertyyGets new top position.Top position in pixels.  
See Also