I am using version 1.55 of ImageMan.Net, VS 2008 .Net 3.5 Framework.
Similar to what was discribed in this forum post MouseMove coordinates returned..., I am having a simlar problem with the MouseDown event returning different values for the left vs the right buttons. The ScaleMousEventCoordinates is set to true and when I click the left button, it returns the same coordinates as the MouseMove event shows, but when the right button is clicked it returns the same values that are returned in the MouseClick event. I have uploaded an image to better show this. It shows the current mouse coordinates in the middle, the 2nd one from the left is the left mouse down (just labeled mousedown) values and the far right is the right mouse down. I also noticed that the problem in the post mentioned above is working ok for the left button but it is still there for the right if you hold the button down.
Thank you in advance.
Jim
Screenshot referenced above:
