Quote Originally Posted by LaVolpe
Try this, notice the bold
SendMessage MouseOverControl, MouseScrolling, 0, ByVal 0&
SendMessage MouseOverControl, MouseScrolling, 1, ByVal 0&

Also, I would not test to see if MouseOverControl>0, rather that MouseOverControl<>0.
the MouseOverContro is working perfectly(tested in other situation)....
i try do it... but i continue with same error... when i execute, the program and VB6 close... i don't know why
thanks