B
Bill Mitchell
I was under the impression that MouseDown gave you the X, Y coordinates for
wherever you happen to be on a form in relation to the Desktop.
Now I see that, if for instance you use MouseDown in a control, X and Y
returns values for your mouse location within that control and not on ur
desktop.
Ugh, I don't see what good it does for me to know the coordinates inside my
control.
Is there anything that will give me the location of my mouse in X, Y on my
desktop???
Bill
wherever you happen to be on a form in relation to the Desktop.
Now I see that, if for instance you use MouseDown in a control, X and Y
returns values for your mouse location within that control and not on ur
desktop.
Ugh, I don't see what good it does for me to know the coordinates inside my
control.
Is there anything that will give me the location of my mouse in X, Y on my
desktop???
Bill