Centering an application when starting?

  • Thread starter Thread starter Bill Gates
  • Start date Start date
B

Bill Gates

Does anyone know how to center an application on the desktop when starting
rather than rely on the default location?
 
Does anyone know how to center an application on the desktop when starting
rather than rely on the default location?

Check the forms StartupPosition property
 
* "Bill Gates said:
Does anyone know how to center an application on the desktop when starting
rather than rely on the default location?

Set the form's '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