It's been a while since my last MapPoint programming, so please bear with me. Using MP 2006 just now.
Probably something well known and obvious, but I couldn't find an answer to my issue searching these forums and the rest of the web.
I created a simple form and tacked a MapPoint control on it.
(my first steps, obviously...)
It essentially works fine, but every now and then, scrolling will just come to a halt even when I keep the mouse key pressed.
(The MouseUp event doesn't fire)
The problem gets worse the more I zoom in, and if I'm on city level scrolling will usually just make a tiny bump before it stops, forcing me to reinitiate scrolling by releasing the mousekey and pressing again, at which point it will again make a little movement and come to another halt ... etc.
What causes this issue? Any obvious way around this?
I figure I could disable "official" behavior and code my own movement handling, but I wonder if that issue shouldn't be easy to fix, somehow...
Any ideas?
Thanks in advance
MarcoK