I am not able to get these events to work properly. When I enter the Active X container both events fire off continuously whenever the mouse moves within the container. Does anyone have a solution for this and/or has seen this behavior before?
That is what I found as well. I worked around it by putting a picture control behind the container and made it the same size so the events generated by the picture control are equivalent to the ones that would be generated by the active X control.