Swap the mouse button using SwapMouseButton API
Swap the mouse button using SwapMouseButton API
Rate Swap the mouse button using SwapMouseButton API
(1(1 Vote))
'Swap the buttons
SwapMouseButton 1
End Sub
Private Sub Command2_Click()
'Bring to Normal
SwapMouseButton 0
End Sub
Private Sub Command3_Click()
End
End Sub
Swap the mouse button using SwapMouseButton API Comments
No comments yet — be the first to post one!
Post a Comment