MSForm 1 - Initial placement of form
After I load a form, I can set .left or .top when an event occurs such as a
command button click. But how do you make the form come up initially in a
position that is not at the center of the screen? I've tried it in
form.initialize, but that seems to get ignored.
|