Quantcast
Channel: CodeGuru Forums - Visual C++ Programming
Viewing all articles
Browse latest Browse all 3046

MFC mouse click coordinates

$
0
0
I have a CScrollView with a large image being shown and scrolled. When the user clicks, I respond to the L button down. how do I convert the mouse click coordinates to the corresponding point in the image, which could be scrolled some when the click occurs?

Viewing all articles
Browse latest Browse all 3046

Trending Articles