|
-
Feb 16th, 2001, 08:31 PM
#1
hi all
my mouse have more than 3 buttons and i now this buttons value is
left button is (1)
right button is (2)
centre button is (4)
but i have 5 buttons and i wont to now the ather 2 button value how can i do that?
i tray this code and don't Return Values
Private Sub Form_MouseDown(Button As Integer, Shift As Integer, X As Single, Y As Single)
Debug.Print Button
End Sub
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|