hi guyz,
when the user clicks a label on a form, i wish to load a new form and position the new form such that the new form's top-left hand corner is at the mouse's coordinates.

i know how to use GetCursorPos to get the mouse coordinates but after that i'm lost.

thanks for your help guyz...