Quote Originally Posted by MonkOFox View Post
You can always set the Location.X and Location.Y of the form before you show it.
ahh that's what i'm trying to do, but doesn't seem to work in the Load Event. I'm not sure where I should actually put the code to set the X and Y prior to it being shown.

The rest seems doable. I'll give it a shot.