Accessing the Mouse (Visual Basic)
The My.Computer.Mouse
object provides a way to find information about the computer's mouse, such as if a mouse exists, the number of mouse buttons, and details about the mouse wheel.
Remarks
This table lists tasks associated with the My.Computer.Mouse
object and points to topics demonstrating how to accomplish each.
To | See |
---|---|
Determine whether the mouse has a scroll wheel. | WheelExists |
Determine whether the left and right mouse buttons have been swapped | ButtonsSwapped |
Set how much to scroll when the mouse wheel is rotated one notch. | WheelScrollLines |
See also
Συνεργαστείτε μαζί μας στο GitHub
Μπορείτε να βρείτε την πηγή για αυτό το περιεχόμενο στο GitHub, όπου μπορείτε επίσης να δημιουργήσετε και να εξετάσετε ζητήματα και αιτήματα έλξης. Για περισσότερες πληροφορίες, ανατρέξτε στον οδηγό συνεργατών.