Is there any way I can figure out what the X and Y coordinates of a control are without knowing that of the form it's on or it's own left and top properties? Perhaps through it's hWnd or something?

I want to be able to establish a control's position with reference to the entire screen, but won't know the form it's on's position, nor it's position on that form.

Any help would be much appreciated. Thanks,

Micah Carrick