Hi jkavx,
This happens 'cause each users might be having a different resolution and also they might resize the forms and also their DPI settings might be differet.
At best what you can do is rather than hardcoding the position of the controls you can use layouting techniques - Anchoring, Docking, Container Panels etc.
Regards,
Chinmay