It depends, if you want it to keep a relative location between different screens (I think is what you want to achieve) you have to get screen resolution, you can get it from the Draw HUD event, and work a bit with those values, for example multiplying them etc
If you want a texture to simply stand on top left corner you dont need to do so, just use some pixels
PD: You can find good examples on the Content Examples from the marketplace