This program will swap your mouse buttons
This program will swap your mouse buttons
API Declarations
Private Const MB_DEFBUTTON1 = &H0&
Private Const MB_DEFBUTTON2 = &H100&
Rate This program will swap your mouse buttons
(1(1 Vote))
SwapMouseButton MB_DEFBUTTON2
End Sub
Private Sub Command2_Click()
SwapMouseButton MB_DEFBUTTON1
End Sub
This program will swap your mouse buttons Comments
No comments yet — be the first to post one!
Post a Comment