Visio Drawing Control skips MouseUp event

C

Canadasurfer

Hi,

I'm attempting to subscribe to the MouseUp event in a visio drawing control,
but when I run the program it only catches the mouse-up maybe 1/10 times that
I run it. I'm not getting any errors...

There is probably an easy solution, as I am new to C# and programming visio.
Any help would be greatly appreciated.
 
Top