Center Method
Object List Next Object
Defined By: Form
Description:
Used to center a form on the screen.
Declaration:
Sub Center ()
Details:
Center can be used to place a form in the exact center of the screen. It will
modify the Top and Left properties of the form such that the form isplaced in
the center of the screen. The form need not be displayed in order to call Center.
See Also:
Top property, Left property