What are the properties of the MouseEventArgs class?
What will be an ideal response?
See the table below:
MouseEventArgs PropertyDescription
ButtonSpecifies which mouse button triggered the event; the value can be Left, Right, Middle, or none
ClicksSpecifies the number of times the mouse was clicked
XThe x-coordinate where the event occurred on the control that generated the event
YThe y-coordinate where the event occurred on the control that generated the event
You might also like to view...
When defining keys, the combination of two fields is called a natural primary key
Indicate whether the statement is true or false
The ________ report in Project 2013 displays the work that has been done during the current week, the status of any remaining tasks that were due, and which tasks may be starting in the next week
A) Project Overview B) Work Overview C) Upcoming Tasks D) Burndown