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

Re: Centering an application when starting? by Chris

Chris
Tue Nov 25 10:09:29 CST 2003

On Tue, 25 Nov 2003 07:18:12 -0800, Bill Gates wrote:

> 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
--
Chris

To send me an E-mail, remove the underscores and lunchmeat from my E-Mail
address.

Re: Centering an application when starting? by hirf-spam-me-here

hirf-spam-me-here
Tue Nov 25 10:55:35 CST 2003

* "Bill Gates" <nfr@nospam.com> scripsit:
> 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'.

--
Herfried K. Wagner [MVP]
<http://www.mvps.org/dotnet>