Multiple Choice
When a mouse event is raised on the Form, the ______and______ properties of reference e in a mouse event handler specify the position of the mouse pointer on the Form.
A) XPosition, YPosition
B) XPoint, YPoint
C) X, Y
D) MouseX, MouseY
E) PointerX, PointerY
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: The MouseDown event handler header differs from
Q3: If you are only interested in mouse
Q4: The MouseButtons enumeration does not contain a
Q5: The CreateGraphics method can be called on_
Q6: The rectangle that defines an ellipse is
Q7: The_ property of the Form specifies the
Q8: The size of an ellipse drawn using
Q9: Mouse-event information is passed to a mouse-event