newbie question - centering form

  • Thread starter Thread starter Dodger-X
  • Start date Start date
D

Dodger-X

how can I make my forms always open in the center of the
screen ?

thx
 
there is a property on the form that allows you to set the startup position
to center screen, center parent, windows default and designed. Can't
remember what the property is called, but look for it, it should be easy to
find.
 
* "Dodger-X said:
how can I make my forms always open in the center of the
screen ?

Set its 'StartPosition' property to 'CenterScreen'.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top