by louis » Mon May 04, 2009 3:47 pm
I'm using with VB6 a ViewerCnt which displays an image and there is a child image on it. When the user moves the mouse on the ViewerCnt in order to move the visible area (MouseMode = 2), I would like to move the child image in real time, without waiting for the end of the moving (MouseMove occurs at that time).