OK I am getting myself confused so I am going to ask here
I have a 5 button mouse so to me this would be buttons
1,2,4,5,6
But I unable to detect 4,5,6 actions anywhere, where is the best place to check if these buttons have been pressed?
Also does System.IsKeyDown even detect 4,5,6?
I have a 5 button mouse so to me this would be buttons
1,2,4,5,6
But I unable to detect 4,5,6 actions anywhere, where is the best place to check if these buttons have been pressed?
Also does System.IsKeyDown even detect 4,5,6?