If I have a command button on a form moving
the form up, when I click, the form goes up and the mouse arrow stays at previous position of command button; if the user wants to click twice or more, he has to move the mouse after each click;
How can I do to force mouse arrow to follow the command button?
Thank you