System.Windows.Forms 1.0.5000.0 2.0.0.0 System.EventArgs System.Runtime.InteropServices.ComVisible(true) The event occurs when the user is moving the control. The event occurs when the user finishes moving the control. The class specifies the position of the mouse pointer and the position of the upper-left corner of the control. Provides data for and the events. Constructor To be added. Initializes an instance of the class with the specified coordinates of the mouse pointer and the coordinates of the upper-left corner of the control. The x-coordinate of the mouse pointer (in client coordinates). The y-coordinate of the mouse pointer (in client coordinates). The x-coordinate of the upper-left corner of the (in client coordinates). The y-coordinate of the upper-left corner of the (in client coordinates). 1.0.5000.0 2.0.0.0 Property System.Int32 To be added. You can use this property along with the property of this class to determine the position of the control when the and events are raised. Gets or sets the x-coordinate of the upper-left corner of the (in client coordinates). 1.0.5000.0 2.0.0.0 Property System.Int32 To be added. You can use this property along with the property of this class to determine the position of the control when the and events are raised. Gets or sets the y-coordinate of the upper-left corner of the (in client coordinates). 1.0.5000.0 2.0.0.0 Property System.Int32 To be added. You can use this property along with the property of this class to determine the current location of the mouse pointer when the and events are raised. Gets the x-coordinate of the mouse pointer (in client coordinates). 1.0.5000.0 2.0.0.0 Property System.Int32 To be added. You can use this property along with the property of this class to determine the current location of the mouse pointer when the and events are raised. Gets the y-coordinate of the mouse pointer (in client coordinates). 1.0.5000.0 2.0.0.0