I have an Image Viewer control with both MouseDown and MouseUp events defined. The MouseDown event fires as expected, but the MouseUp event doesn’t fire at all. How do I figure out what I’m doing wrong? The code for both events just changes what image is shown in the control.
2 posts - 2 participants