autoCenter
Determines if a form is automatically centered when it is opened.
Property of
Form, SubForm
Description
Use autoCenter to automatically center a form when it is opened. If autoCenter is true, MDI forms are centered in the MDI frame window; SDI forms are centered on-screen. If autoCenter is false, the form is positioned according to its top and left properties.