T Thomas Nov 19, 2003 #2 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.
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.
A Armin Zingler Nov 19, 2003 #3 Dodger-X said: how can I make my forms always open in the center of the screen ? Click to expand... Set the StartPosition property = CenterScreen
Dodger-X said: how can I make my forms always open in the center of the screen ? Click to expand... Set the StartPosition property = CenterScreen
H Herfried K. Wagner [MVP] Nov 19, 2003 #4 * "Dodger-X said: how can I make my forms always open in the center of the screen ? Click to expand... Set its 'StartPosition' property to 'CenterScreen'.
* "Dodger-X said: how can I make my forms always open in the center of the screen ? Click to expand... Set its 'StartPosition' property to 'CenterScreen'.