Jump to content
Xtreme .Net Talk

Recommended Posts

Posted
Controlling the position of the form on the screen is simple, just set the Location property of the form (or the left and top properties). As for preventing the user moving the form you could set the FormBorderStyle to none, this would prevent them from moving it. If you still required the control box controls in the top corner you could make a custom implementation of them.
Anybody looking for a graduate programmer (Midlands, England)?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...