I added an AxtiveX control in code to a form and I am trying to override the mouseDown method for the control that was added to the form in code to allow the user to do some miscellaneous functions. But when I use the mouseDown method every time a user clicks on the form after clicking on the control the mouseDown method is called. How do you get around this?
*This post is locked for comments
I have the same question (0)